搜索资源列表
TCP.IP终端程序源代码
- TCP.IP终端程序源代码-TCP.IP terminal program source code
嵌入式TCP-IP协议栈应用主机端程序(VC6源码)
- 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application - (VC6 source)
TCP&IP
- TCP/IP编程,可用于图片和文件的传输
TCP-IP技术大全1
- TCP-IP技术大全-TCP-IP technology Daquan
TCP-IP技术大全2
- TCP-IP技术大全2-TCP-IP technology Series 2
VB(TCP-IP)
- 用VB实现客户——服务器(TCP/IP)编程实例。
tcp-ip
- TCP-IP协议详解,适用于开发网络层的应用
tcp-ip
- 编写WINDOWS通讯底层TCP-IP协议栈源代码.编译通过,好用.
Raw TCP-IP类库
- 这个库罗列了TCP/IP协议,并允许用户创建自定义TCP/IP头,允许IP欺骗和其它类型的攻击。该库也用于正规的网络通讯(当你不想在你的项目中使用MFC,该库曾被应用于一个商业ATL产品)-listed for the TCP / IP protocol, and allows users to create a custom TCP / IP header, allowing IP fraud and other types of attacks. The bank also used the
用csock得到机器时间,需要简单tcp-ip协议
- 采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP / IP 13 ports for the service, asked for time to install the computer services simple TCP / IP protocol.
cSharp-tcp-ip
- C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
TCP-IP-complete
- TCP/IP协议详解,是学习TCP/IP最完整的协议开发资料-TCP/IP protocol explain, is to learn TCP/IP protocol to develop the most complete information
csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page
- This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company
stm32f103f107 TCP/IP
- stm32f103f107 TCP/IP / WEB Server
Modbus TCP/IP
- Project modbus tcp ip stack and webserver for stm32f407 / stm32f4-dis. Use with modbus-poll. See discr iption in the video on youtube - Modbus TCP/IP sobre LwIP - STM32F4 Discovery
VB实现modbus-TCP-IP
- 用vb实现modbus-tcp-ip通讯(Implementation of modbus-tcp-ip communication with VB)
TCp
- TcP/IP客户端服务端的相互通信java代码。(TcP/IP client server's mutual communication java code)
windows 下的简单tcp ip
- 简单的在windows下的TCP IP通信实现。(Simple TCP IP communication implementation under windows.)
TCP IP TEST
- TCP IP Test Program Sample code for C++ Builder
TCP/IP通讯协议源码和vpp
- vb写的TCP/IP通讯协议源码和vpp,包含客户端和服务器接口,SocketServer,SocketClient源代码和vpp。