搜索资源列表
-
0下载:
基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face
between the connection user and the server
-
-
0下载:
TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
-
-
0下载:
基于UDP-面向无连接的应用程序
网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据;
服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。
-UDP-based-no connection-oriented applications network communications applications : client data requests issued an order under its orders servers provide d
-
-
0下载:
一个聊天室程序,可以多客户连接和聊天.一个客户发送的消息会在服务器上和各个客户机上显示出来,异步的通信.利用序列化做的-a chat room procedures, more customers can connect and chat. a customer will be sent information on the server and all clients show up, Asynchronous communications. using the sequence of the
-
-
0下载:
本程序是一个多线呈的TCP通讯 服务器程序
本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字
程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program features is the flexible use of
-
-
0下载:
异步套接字服务器-asynchronous socket server
-
-
0下载:
winsock异步选择模型的服务器端程序,最多可以接受64个客户端连接-asynchronous protocols of choice model of server-side procedures, can accept up to 64 client
-
-
0下载:
网络编程,用于学习入门的网络编程,其中有一个是服务器和客户端选择,有一个异步通讯类,展示了编写windows通讯的方法-network programming, learning portal for the network programming, which is a server and client choice, have an asynchronous communications, display windows for the preparation of communicati
-
-
0下载:
取得HTTP服务器上的文件,使用了事件对象以及WSASelectEvent来处理异步通知.zip-made HTTP server document, Use of the incident and target WSASelectEvent to handle asynchronous notification. zip
-
-
0下载:
该代码展示了如何利用完成端口配合异步I/O开发可扩展服务端。-The code demonstrates how to complete port with the use of asynchronous I / O can be expanded development of the server.
-
-
0下载:
基于异步事件回调机制的C++ XMLRPC服务器程序,使用起来非常方便-based on asynchronous callback mechanism incident C XMLRPC server, it is very convenient to use
-
-
0下载:
采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
-