搜索资源列表
tcp socket
- 不错的c++源码就 基于windows 的socket
tcpip
- 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
TCP_socket
- Linux C Socket Client.c Server.c
socket
- 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
tcp
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
Socket
- C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
Socket
- visual studio .net 编译环境 c/s聊天系统-visual studio. net compiler environment c/s chat system
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Socket
- Socket通讯示例,C/s结构,TCP/IP协议-Socket Communications example, C/s structure, TCP/IP protocol
socket
- 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
Sockets-2.3.9.2
- C++ TCP IP Socket Sockets-2.3.9.2
socket
- Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
CS-TCP
- Visual C sharp TCP socket 编程-Visual C sharp TCP socket
IOCP
- ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
TCP-SOCKET
- 基于TCP的C/S模型,能够收发文件,类似于ICQ-TCP-based C/S model, able to send and receive files, similar to ICQ
tcp-socket(4files)
- tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
C-Sharpaplc-communication
- 一个C#.NET环境下编写的PLC工业控制通信程序,socket,TCP协议编程,本程序对.NET开发者非常有用-A C#. NET environment to write the PLC Industrial Control Communication Program the socket, the TCP protocol programming Program very useful. NET developers
TCP-Socket
- TCP通讯的主要代码部分,核心代码,实现tcp通讯功能-c# tcp socket
Socket TCP
- 使用C#编写TCP Socket,包括客户端和服务端,可同时运行进行测试(TCP Socket Demo By C#)