搜索资源列表
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
TcpClient
- 实现了TCP/IP中客户端的接收,发送功能,可以良好通信
TcpClient
- 一个很简单的利用TCP/IP实现双机通讯的实例的客户端,可以供学习用。
SocketDemo
- 一个简单的Socket编程Demo.客户端和服务器端均为异步接收.采用.NET framework 2.0的TcpClient和TcpListener编写。-A simple Socket demo.Client asynchronous receive, server asynchronous receive using .NET framework 2.0, TcpClient, TcpListener.
TCPClient
- 作为TCP客户端跟TCP服务端进行通讯,支持modbus协议-As a TCP client to communicate with the TCP server to support the modbus protocol
TCPClient
- WinCE环境下的TCP/IP客服端的实现,使用EVC开发,通过调试。-WinCE environment TCP/IP side of the achievement of customer service, the use of EVC development, through debugging.
TCPClient-vs2005
- wince5.0 下TCP网络通信源代码,开发环境为VS2005-Under the TCP network communication wince5.0 source code, development environment for VS2005
VB-TCPclient
- TCP/ip通讯客户端的程序。VB程序编写WINSOCK控件应用-TCP/ip messaging client program. VB programming WINSOCK Control Applications
TcpClient
- c++写的Tcp Client ,建立Tcp连接,用于发送数据。-c++ write Tcp Client, establish Tcp connection for the sending data.
tcpClient
- tcp协议类型源码,两种方法实现客户端的简单通信-the tcp protocol of client communications
AboutCommunications
- 提供与Sockets网络应用程序开发相关的类,其中包含Sockets、TCPClient、TcpListener操作类-Sockets network provides application development related classes, which includes Sockets, TCPClient, TcpListener class operation
TcpClient
- 一个基于Socket的客户端通信程序,单独创建一个新的线程,进行独立接受和出来数据-an Socket modle
TeamClient
- 应用Tcpclient等类在两台计算机之间接收发送文本信息-The use of TcpClient and other classes to send and receive text message between comupters
Tcpclient
- TCP通信的客户端程序,可以连接远程服务器进行数据通信-Client TCP communication, you can connect a remote server for data communication
TCPClient
- just to test somethings
TCPClient
- vb编写的TCPClient可以作聊天软件,稍作修改后还可以扩展其他功能-vb prepared TCPClient chat software can do, after slight modifications can also be extended to other features ..
20181206093356480
- 1."Dll Files"文件夹内是要引用的DLL文件WinTcpS7_Smart.DLL及其从属资源文件; 2.WinTcpS7_Smart.DLL为ActiveX组件,只须注册,无需头文件; 3.提供VB2010、VB6、C#2010三种例程分别对应文件夹"TcpClient VB2010","TcpClient VB6-SP6","TcpClient C#2010"; 4.命名空间为:WinTcpS7Sm
