搜索资源列表
feige
- c#版飞鸽传书源代码,各类功能完美实现,希望学习tcp/udp协议的可以看下-c# source code version of the book Flying Pigeon Communication
udp
- vb2005的网络通讯,采用UDP或tcp协议,实现网内的通讯-vb2005 of network communications, using UDP or tcp protocol for communication within the network
websocket
- 在web下实现 tcp ip通信,异步通讯
VB.netwangluotongxin
- 通过VB.NET实现网络通信,本文的主要内容就来介绍在Visual Basic .Net实现基于TCP协议网络数据传送的一种简单的方法。-vb。net can Realize network communication
openSmtp_source
- 开源的smtp源码,通过.net实现邮件发送。主要使用TCP连接实现,对学习SMTP流程非常有帮助。代码简洁明白。-SEND Email
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
TCPliaotian
- 一个简单的TCP聊天程序,是用异步的方式实现的,有需要的请下载哦-A simple TCP chat program, the need to download the Oh, asynchronous
Weather
- WCF写的天气的例子,运用观察者模式,结合Tcp,http两种协议方式实现天气的推送-weather report in wcf with tcp,http protocl
SICKET
- TCP SEVER CLIENT SOCKET实现客户端与服务器通讯-TCP SEVER CLIENT SOCKET
TCPIP
- tcp ip的简单实现,包括一个服务器和一个客户端的例程-realize the basic tcp ip,including a client and a sever demo
TCPSendFile
- 该程序是一个基础的TCP协议下的传输程序,可以进行数据的传输。代码已经过实现,是一个基本winform代码-The program is a transfer program based on the TCP protocol under data can be transmitted. Code has been achieved is a fundamental winform Code
IPcameraTRANS
- 这是一个综合性比较强的winform程序。通过wifi实现了tcp下的数据和图片传输,可以支持不同大小的图片传输。已实现,可以直接使用。-This is a relatively strong comprehensive winform program. Wifi realized through data and picture transmission tcp under can support different size image transmission. It has been a
NModbus4
- Modbus是一个C#实现Modbus协议。提供与Modbus从兼容的设备和应用程序。支持串行ASCII,串行RTU,TCP和UDP协议。-NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP pr
Tcp
- 通过C#语言实现windows环境下的tcp协议-Implement tcp protocol windows environment
Form_tcpip
- vb.net 实现tcp/ip作为服务器端的通信功能-vb.net tcp/ip
TCP_UDP
- 实现网络通讯的一个测试软件,其中有UDP以及TCP两种选择(Network communication to achieve a test software, including UDP and TCP two options)