Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • client.rar 基于VB平台下,采用WinSocket控件来开发的通信Client端程序
  • Client.rar socket client source code in C#
  • Client.rar socket client-socket client編成
  • client.rar p2p 双平台聊天程序 server在Linux上运行,client在MS Visual Studio上运行
  • udp-client.zip Chat system using UDP (and this the code of the client side) part1 Chat system using UDP (and this the code of the client side) part1
  • DOTNET-Basic-Client-Server.zip C# Basic Client Server
  • client.rar multimedia client source
  • client.rar 在VC++环境下编写的基于MFC的socket编程源代码,包括client服务器端
  • Implementation-UDP-server-client.tar.gz Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with
  • Asynchronous-chat-room-client.zip Client端的功能是可以群发和私聊(用过QQ都应该知道什么是群发和私聊吧),但都必须经过Server端中转,也就是实现了类似通讯中间件的功能。