程序是基于VB开发环境中Winsock控件的应用,遵循TCP/IP协议,利用该控件的套接字功能,实现远程计算机之间数据通信的,它由服务器和客户端组成。服务器用于连接多个客户端,可以统计已经连接过服务器的人数和服务器当前的在线人数,并负责收发各客户发送的消息,实现多个客户之间实时、准确、无误的数据通信。该程序可以连接1000个客户端,而如果要增减可供连接的客户端,只需对源程序的客户上限稍加改动即可。-are based on Visual Basic development environment Winsock control applications, follow the TCP / IP protocol, using the control socket functions, remote data communications between computers, which by the server and client components. To connect to multiple servers for the client, can connect over statistics, the number of servers and server-the current number, and the collection and transmission of the customer information between multiple clients to achieve real-time, accurate and truthful data communications. The program can be connected to 1,000 clients, and if we can link changes in the client, the only source of customers ceiling can be a little change. 下载
|