搜索资源列表
Dns_Client
- this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
TcpClientServerDemo
- 这是一个基于TCP/IP协议的客户服务器通信演示程序-This is a TCP/IP-protocol client-server communication demo
simple-tcp-client-server
- Simple TCP client server.
TcpListener
- TCP Listener Private server As TcpListener Private maxConnections As Integer = 10 Private clients(maxConnections) As TcpClient Private streams(maxConnections) As NetworkStream Private status(maxConnections) As Boolean Private clie
GASHI_SHPRESIM_P1
- TCP UDP server and client
TCP-Chat
- TCP Chat client and Server source code
VBdotNetIPServer
- vs2008编写TCP、IP协议类,包含使方法。该类包含sever和client,client可自动添加到server服务器-vs2008 to write TCP, IP protocol type, comprising contacting methods. This class contains sever and client, client server can be automatically added to the server
New-folder
- client code to connect to server tcp/ip
Asterisk.NET_AMI_Test
- The manager is a client/server model over TCP. With the manager interface, you ll be able to control the PBX, originate calls, check mailbox status, monitor channels and queues as well as Asterisk commands. AMI is the standard management interface
TCP-Test
- TCP协议的发送与接收 附带服务器与客户端程序示例-TCP protocol to send and receive with the server and the client program sample
ChatTCP-IP
- Simple Chat TCP Server & Client