搜索资源列表
C实现SMTP服务器,使用TCP命令实现功能比较完善
- C#实现SMTP服务器,使用TCP命令实现,功能比较完善-C# SMTP server using TCP commands, functions more perfect
TCP
- 使用C#实现大多数的网络传输协议,可以方便读者更好理解网络传输
C#TCP网络聊天
- 用C#实现一个简单的基于TCP协议的网络聊天软件。
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
modbus-tcp.rar
- 是一个c#串口通讯程序,很好的实现数据传输,Is a c# Serial communication program, data transmission to achieve very good
P2P--chat
- 这是一个winForm的socket程序,可以实现点对点的一个聊天功能,包括服务端和一个客户端,使用简单方便,而且包含源代码-This is a WinForm program the socket, you can achieve a point-to-point chat functions, including service client and a client, the use of simple and convenient, but also contains the sourc
TCP-YP
- 基于TCP协议的简单程序,实现了点对点间的对话传输,适合初学者学习-TCP protocol based on a simple process, achieved a point of dialogue between the transmission, suitable for beginners to learn
TCP
- 用c#实现的基于tcp的聊天室小程序,可实现简单的聊天,发送文件功能-failed to translate
CSharp-udp-tcp
- 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
TCP-IP
- C#写的TCP的client和server的程序,实现简单通信,源码简单-TCP client and server code.
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
SocketTest
- c#实现tcp/ip通讯测试程序,初学者适用,vs2005编写-c# tcp/ip communication test procedures applicable to beginners, vs2005 prepared
TCPScoket
- 使用异步Socket方式实现TCP通讯源码 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端-Asynchronous Socket ways to achieve the TCP source the source Asynchronous Socket ways t
TEchoClnt
- echo的客户程序,很有用的调试工具,实现tcp和udp协议的客户端,下程序为tcp-echo client program, a very useful debugging tool, tcp and udp protocol client, under the procedures for tcp
TcpUdp
- 实现TCP流通信和UDP数据报通信 -JAVA,Eclipse + JDK -.NET,VS2010 + .NET Framework -Implement TCP and UDP datagram communication flow communication-JAVA, Eclipse+ JDK-. NET, VS2010+. NET Framework
TcpTest
- 双进程实现TCP收发信息,程序主要完成双机通信功能,使用TCP协议,分两个模块(TcpSender,TcpReceiver),由TcpSender向指定IP和端口发送数据,之后TcpReceiver接收并解码显示到文本框中.-Dual-process achieve TCP send and receive information, the program mainly to complete the two-machine communication capabilities, using t
TCP-UDP
- C#TCP UDP简易聊天程序源码,里面简单的实现了通过tcp通话、udp广播通话,进行聊天通话-C# TCP UDP simple chat program source code, which implements a simple call through tcp, udp broadcast call, chat conversation
SocketServices
- 实现tcp端口数据转发,高效、稳定的windows服务,可灵活配置-TCP port forwarding
TCP
- 端口多线程扫描,TCP端口的扫描,多线程实现代码。有利于初学者学习。-TCP multithreaded scanning ports
tcp-ip_test2--udp
- tcp/ip通信编程,实现数据的发送与获取。-the communicaition programming for TCP/IP.