搜索资源列表
-
0下载:
.Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序
-
-
0下载:
过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机
在启动服务端后,即可用客户端在线查询单词,
程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
-off in the remote mainframe structures a remote server dictionary, other mainframe
-
-
0下载:
一个基于TCP/IP的客户端与服务端的简单模拟程序-a TCP / IP client and the server's simple simulation program
-
-
0下载:
一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp / ip and udp used for both server side, but also can be used for client -
-
-
0下载:
基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe
在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect m
-
-
0下载:
作为TCP客户端跟TCP服务端进行通讯,支持modbus协议-As a TCP client to communicate with the TCP server to support the modbus protocol
-
-
0下载:
实现TCP客服端和服务器的通信。但只有几个命令可以实现回复。-Customer service to achieve TCP client and server communication. However, the order can be achieved only a few replies.
-
-
0下载:
基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
-
-
0下载:
Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
-
-
0下载:
一个简单的Windows下的tcp程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple tcp programs under Windows, including client and server side, for beginners winsock help! Welcome to download!
-
-
0下载:
TCP通讯客户端和服务器端的异步通信架构-TCP messaging client and server-side asynchronous communication architecture
-
-
0下载:
基于TCP的客户端服务器通信的客户端代码-TCP-based client-server communications client code
-
-
0下载:
用Java编码,利用TCP协议,实现服务器和客户端的数据传输-With Java code, using TCP protocol, server and client to achieve data transfer
-
-
1下载:
TCP服务器和客户端,这个算是比较简单的例子小程序吧-TCP server and client
-
-
0下载:
tcp通讯服务端程序 和 客户端程序,的简单的测试-TCP communication server program and client program
-
-
0下载:
有连接的TCP通信程序代码,包括服务端和客户端2部分-A connected TCP communication program code, including server and client 2
-
-
0下载:
TCP通信,发文件例子,内含服务器端和客户端的所有源码,供学习-TCP traffic, issued a document example, contains all the source code of the server and client for learning
-
-
0下载:
仿QQ程序服务器,客户端,采用tcp连接通讯的-Imitation QQ server, client
-
-
0下载:
多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
-
-
0下载:
异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
-