搜索资源列表
ee450_zhiqi_session4.tar
- 用C++实现的socket网络通讯程序,完成在TCP和UDP之间的通讯,在UNIX上实现成功
TCPNetKit
- VC实现的客户端服务器端间TCP/IP通讯程序
TCPClient
- EVC编写的TCP通讯程序客户端,可以绑定socket,发送并接收服务器端的数据。
TCPServer
- EVC环境下写的服务器端TCP通讯程序,能够监听socket通讯,给客户端发送数据。在PDA上运行。
基于TCP,IP的网络通讯成功
- 基于TCP,IP的网络通讯成功的程序,只是一个短小的程序,可以作为底层通讯编码使用
FaSong
- 基于MFC的VC++编写的网络TCP/IP通讯程序的发送端
peertopeercommunication
- 该程序采用TCP/IP协议,实现点到点通讯,程序包含服务器和客户端,已经调试通过
TCPCScommunication
- 一个很详细的基于TCP 的CS通讯程序,包含了服务器和客户端两部分代码
tcpip.vb
- TCP/IP通讯程序,基于WinSocket,可以分时地实现客户端和服务器端仿真。
Tcp
- 用tcp编写的客户端、服务器端的简单通讯程序
UDPprogram
- 别人的UDP通讯程序源码拿来分享,对进行网络编程的朋友很有帮助的。
TCPIP-chat-server-source-code
- TCP/IP客户端通讯程序源代码及调试源代码-TCP/IP client communication program source code and debugging the source code
udpchat
- 用UDP协议实现的通讯程序。该程序能实现两台机器间的实时聊天。-Using UDP protocol of the communication process. The program between two machines to achieve real-time chat.
gettcptable
- 程序开发了TCp/ip通讯程序的例子,提供了源代码-Procedures developed TCp/ip example of the communication process, providing the source code
HQWChatRoom
- 自己编写的使用TCP/IP协议实现的网络通讯程序,可供参考-I have written to use TCP/IP protocol network communication procedures, available for reference
Comm
- 是主机直接基于TCP/IP的通讯程序, 支持四进四出。 -comunication server
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
cs_socket
- 用vb实现的tcp/ip通讯程序,可以实现服务器与客户的聊天功能,重要的是在程序中测试了服务器端向客户端发送一个参数数组的功能-Vb achieved using tcp/ip communication process can be achieved chat server and client functions, it is important to test in the proceedings of the server-side to the client to send a par
UDP
- delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
vc++ socket 通讯程序
- vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server