搜索资源列表
UDPClient
- 用UDPClient模拟socket编程的一问一答聊天 基于控制台 -Socket programming using simulated UDPClient a question-and-answer chat-based console
UDPSocket
- 用UDP协议模拟socket编程的一问一答聊天 基于控制台 -Simulation using UDP protocol socket programming a question-and-answer chat-based console
chatroom
- 模拟聊天室,服务器负责转发消息,简单的TCP/IP通信以及多线程开发-Analog chat rooms, the server is responsible for forwarding the message, a simple TCP/IP communications and multi-threaded development
delphi组播实例
- 在delphi下实现组播功能。软件模拟聊天程序,全方位体现组播的优势。delphi7下编译测试。本源码为学习示例,未经优化情况下,不建议直接应用在商业软件中。