搜索资源列表
java_liao
- 能够实现客户端与服务器端的聊天,通信。-to achieve client and the server-Chat, communications.
200561123155270
- 一个Tcp、ip聊天的代码,里面分客户端和服务器,供新手用-a blot, ip chatting code inside-client and server, used for novice
模仿QQ程序
- 模仿QQ程序,利用vc实现客户端与服务器端的实时通信-imitate QQ procedure, and use vc achieve client and the server side of the real-time communication
COM_Net_232
- 一个很好的网络调试工具,可以设置服务器端,客户端,同时还能进行串口调试-a good network debugging tool, you can set up the server, the client, but also for serial debugging
netchat_CS
- 一个类似QQ的聊天程序,CS架构的,客户端和服务器端独立。-a similar QQ chat procedures, CS framework, the client and server independent.
Ftpsys
- Ftp服务器的客户端,服务器端的源代码。非常好用,实现了上传下载功能-Ftp Server client, the server-source code. Very handy and realized the upload download function
jiaohuanjimoni
- 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this proced
duorenliaotianshi
- 这是一个网络聊天室程序,包括客户端和服务器端,可以实现多人聊天。-This is a network chat room procedures, including client and server, can achieve more than chatting.
testNDK2
- 远程桌面的代码 在本地安装服务器端,远程安装客户端,可以控制远程的客户端 挺好玩的-remote desktop code in the local server installation, remote installation of the client, Remote control of the client, with the very good
TCPKit
- 一个小巧的TCP服务器端和客户端,可以支持16进制和文本输入,测试用的。
Chat
- 基于WINDOWS SOCKET编写的聊天程序,分为客户端和服务器两个部分,可以实现多个客户端之间的聊天
QQ
- 模拟QQ的网络聊天程序,含有客户端和服务器的代码。
cs
- 考试系统,java,实现了服务器端从文件读取考试题,并通过socket传给客户端,用户在一定时间内按顺序答题。可以作为一个此类应用的简单参考实现。
Client2
- Virtools 客户端,可连接到之前的服务器模块,并可进行局域网间发送数据,希望开通虚拟现实制作模块
OPCData
- opc客户端以及服务器端的使用,opc客户端以及服务器端的使用-opc client and server side use, opc client and server-side use
ch13
- 一个小小的聊天程序,客户端与服务器端的,功能还行,希望下载的朋友多多改进-A small chat program, the client and server side, and features line, want to download a friend try to do better
liaotianchengxu
- 主要是单机版的客户端和服务器的聊天程序,主要体现多线程的具体使用。-Are mainly stand-alone version of the client and server chat program, mainly reflected the specific use of multi-threading.
13898378vanchattool
- vb实现的多人聊天,包含服务器和客户端,采用winsock进行通讯。简单实用。-vb to achieve more than chat, including the server and the client
chatting
- 聊天室程序,有客户端,服务器端,通过输入对方ip进行连接,实现聊天对话-Chat room procedures, client, server-side connection, enter the destination ip, chat dialogue
局域网聊天软件(包含服务器和客户端)
- 本软件基于QT编程,局域网对点聊天软件,界面不是很精美,但是可以实现聊天的基本功能,只需在客户端输入服务器当时的IP地址和端口号,就可以实现连接,从而实现发送信息的功能。