搜索资源列表
Ws5Svr
- 关于使用VC套接字类编写服务端程序的使用示例程序源代码-VC on the use of socket-type services to prepare procedures for the use of sample program source code
TCPkdle
- 网络数据交互使用TCP协议,有多个小实例如聊天程序,电子商务程序及Winsock示例程序-interactive data network using TCP, there are a number of small examples such as chatting procedures, E-commerce procedures and examples of procedures Winsock
UDP_Test
- UDP服务器和客户端的示例程序,有助于学习UDP编程
TcpFileTransferDemo
- Visual Studio 2005环境下,采用C#语音编写的Tcp协议下的文件传送的示例程序。
udp_server
- 套接字编程: 采用udp协议的服务端示例程序
TCP
- WINSOCK 客户端发送程序示例,可发送中英文字符
040601_uIP-BF533_with_PT_LAN
- 基于ADSP533的TCPIP协议栈,包括网卡驱动和WEB SERVER示例程序 AD公司的参考设计-ADSP533 based on the TCPIP stack, including Ethernet driver and WEB SERVER sample program AD reference design
AIX通信模块
- 一个AIX操作系统下实现的通信模块,包含底层函数代码库源码,以及测试示例程序
国外IOCP控件及示例程序
- 国外IOCP控件及示例程序,学习IOCP的朋友们可以好好学习一下,国外牛人写的IOCP的控件及其示例。
UDP-p2p
- VB中的UDP示例程序源码,帮助初学者学习如何使用UDP通信。-UDP based VB
net_socket_example
- TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
UDPProgram
- 这是一个UDP示例程序。整个例子有两个程序组成,一个发送数据,另一个程序接收数据后,完成绘图工作。-This is a sample procedure UDP. Examples of procedures for the entire two components, a send data, receive data from another program to complete the job drawings.
PortWriterTraceListener
- .NET2.0开始为我们提供了一个更强的跟踪机制,可以允许跟踪系统的很多状态。TraceListener, TraceSource, TraceSwitch, 和TraceFilter提供了完全的控制。这里通过一个示例程序PortWriterTraceListener展示如何跟踪UDP端口的消息。-. NET2.0 started to provide us with a better tracking mechanism to allow many of the state tracking
UDP
- delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
UDPDemo
- 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
ClientaServ
- windows TCP/IP 网络编程示例,包括服务端和客户端程序,可以相互发送信息并显示。-windows TCP/IP internet program samples,include service and client,connect ,send and receive informations ,display.
TestTCPIP
- TCPIP Winsock 点对点传输示例程序-TCPIP Winsock point to point Sample Project
TCP-IP
- C# 自己编写的 TCP/IP socket示例程序 server client-C# TCP/IP socket
tcp-connect
- 自己写的TCP/IP示例程序,注释详细,是自己学习后所编写,仅供参考-Write your own TCP/IP sample programs, comments, written in their own learning, for reference only
SSL-TCP
- SSL通信的Server, client示例程序。TLS/SSL通信要求服务器提供证书,客户端对证书进行检查,从而验证服务器的真实性,并对数据传输进行加密。-SSL communication Server, client sample program. TLS/SSL communication requires server certificate, the client checks the certificate to verify the authenticity of the ser