Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tcp socket server
Search - tcp socket server - List
过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe through client RemoteLookup inquiries will be required to transmit the word remote host, the remote host server dictionary to the word interpretation of the results of the Chinese back to the mainframe in client-activated services, customers can use online-word inquiry, procedures without the use of the Model package SOCKET Windows SDK programming and the typical process.
Date : 2008-10-13 Size : 100.61kb User : 陈一

它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp / ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Date : 2008-10-13 Size : 14.72mb User : 陈超群

这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server procedures, tcp / ip communication of this data reception.
Date : 2008-10-13 Size : 76.29kb User : lsx5612

基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
Date : 2008-10-13 Size : 73.28kb User : 金雷

一个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 -
Date : 2008-10-13 Size : 26.51kb User : wan

过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe through client RemoteLookup inquiries will be required to transmit the word remote host, the remote host server dictionary to the word interpretation of the results of the Chinese back to the mainframe in client-activated services, customers can use online-word inquiry, procedures without the use of the Model package SOCKET Windows SDK programming and the typical process.
Date : 2025-12-31 Size : 100kb User : 陈一

这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp/ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server procedures, tcp/ip communication of this data reception.
Date : 2025-12-31 Size : 76kb User : lsx5612

基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
Date : 2025-12-31 Size : 73kb User : 金雷

一个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-
Date : 2025-12-31 Size : 26kb User : wan

聊天服务器端和客户端源代码,tcp、ip协议,vc++实现,是学习winsock通讯的很好实例-Chat server and client source code, tcp, ip protocol, vc++ Realize, is to learn from good examples winsock communication
Date : 2025-12-31 Size : 94kb User : 张欣

Windows IPC socket program (tcp/udp) (server/client)
Date : 2025-12-31 Size : 11.41mb User : dany k jeon

TCP IP Server Client Socket Program
Date : 2025-12-31 Size : 19kb User : clance

利用Socket实现TCP服务器功能,方便初学者学习和研究。-Use Socket to achieve TCP server function, convenient for beginners to learn and study.
Date : 2025-12-31 Size : 20kb User : 球生

自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
Date : 2025-12-31 Size : 3.55mb User :

用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
Date : 2025-12-31 Size : 9.29mb User : louyi

异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
Date : 2025-12-31 Size : 96kb User : 孙凯歌

DL : 0
基于WINCE的网口通讯源代码(包括服务器和客户机),用socket实现的- WINCE-based network port communications source code (including server and client), with the socket implementation
Date : 2025-12-31 Size : 93kb User : lshendul

csharp tcp modbus 以太网通信方法 socket networkstream server client -csharp tcp modbus socket networkstream server client
Date : 2025-12-31 Size : 331kb User : lianlian

DL : 0
TCP socket for server, select process mutil thread process and synchronization
Date : 2025-12-31 Size : 120kb User : yanchao

带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
Date : 2025-12-31 Size : 396kb User : 峰哥
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.