搜索资源列表
icancu
- 一个经典的网络通信示例,基于Tcp/Ip的socket通信,编写环境为c#.net2005-A classic example of network communication, based on Tcp/Ip for socket communications, the preparation of the environment for the c#. Net2005
UDPtalkVB
- 用vb.net编写的一个基于UDP的聊天小例子-a small example of UDP-based chat
局域网文件传输
- 局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
ChatClientServerExample
- c#基于 tcp/ip 的聊天程序 一个很好的通讯例子,值得学习和研究的好代码。-c# based on tcp/ip chat program example of a good communication, well worth learning and research code.
TimeTCP
- 基于TCP协议编程的小例子,可以帮助理解TCP协议,以及socket编程的基本方法。-TCP protocol based on a small example program that can help understand the TCP protocol, as well as the basic method of socket programming.
IPTCP
- delphi 实例 基于TCP/IP协议 有客户端和服务器端-delphi example is based on TCP/IP protocol with the client and server side
TCPIP-chat-server
- An Example for TCP IP Based chat system.
tcp-end
- 这是基于tcpip协议用c#编写的通信例子。有服务端和客户端,并且具有历史记录的功能-This is an example of a communication protocol based tcpip with c# Prepared. There are services and clients, and has a history function
masm_ping
- Example sending ICMP classic method. Code based in using function IcmpSendEcho() from the library icmp.lib. Simple solution to check the availability of the host.
QTcpTest
- 基于QT5.5.1的socket TCP协议通信示例,包含客户端与服务端,实现了多线程、心跳机制、断线重连,数据简单封包(防止粘包)等必备技巧,已经封装为独立的类,可以移植性强,只需要添加自己的数据解析与处理即可直接使用。-Based on QT5.5.1 socket TCP communications example, including client and server, realize multithreading, heartbeat, break line, simple dat