搜索资源列表
A Simple .NET TCP Socket Component
- 一个打包好的.NET环境下的TCP插口组件-a good package.NET environment TCP socket components
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
TCP Socket实现文件传输源码
- 本程序使用了Java的TCP Socket模型来实现文件的传输
TCP Socket
- TCP Socket
tcp socket
- 不错的c++源码就 基于windows 的socket
socket
- 跨平台C++ 功能全面的Socket类库,支持TCP,UDP,限速-Cross-platform C++ full-featured Socket library, support TCP, UDP, speed limits, etc.
VB TCP转发程序
- 可将一个TCP Socket的数据转发到多个用户监听,支持多用户同时连接,实时生成socket.
TCPServer1
- VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
socket
- TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
TcpServer
- java 简单tcp socket 编程 简单实用-java simple tcp socket programming is simple and practical
Socket
- C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
TCP_Socket
- Tcp Socket 源码程序 TCP/IP socket Class 源码程序 -TCP/IP socket Class Source Code
socket
- socket tcp-socket tcp..............................
Socket
- Socket通讯示例,C/s结构,TCP/IP协议-Socket Communications example, C/s structure, TCP/IP protocol
TCP.Socket
- TCP Socket编程,实现简单的TCP协议,由于两台机器通过网线的通信,功能简单-TCP Socket programming, a simple TCP protocol, since the two machines through the wire communication, a simple function
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(4files)
- tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
Socket TCP
- 使用C#编写TCP Socket,包括客户端和服务端,可同时运行进行测试(TCP Socket Demo By C#)