搜索资源列表
TCP.rar
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
TCP-CUSTOM
- TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP client chat program, with the TCP-SERVER procedures used in conjunction
TCPClient
- 一段非常好用的基于evc的tcp客户端程序,直接编译就可以使用,非常方便。-A very useful EVC based on the tcp client program, direct the compiler can use, very convenient.
LINUX下TCP编程服务端跟客户端例子
- TCP client and TCP server for Linux!
TCP-Clinet
- 基于cortex-M3的TCP客户端程序,有上位机软件,及MCU的驱动程序,使用LWIP协议栈。-cortex-m3,lwip,TCP/IP
TCP
- TCP的客户端和服务端程序,适合学习wm上的网络开发-TCP client-side procedures and services for the network to study the development of wm
TCP-WINSOCK
- 此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can f
modbus_tcp_monitor_breaker
- Modbus_tcp 通讯例程,实现Modbus-tcp Client 的功能。-Modbus tcp demo program, the main function of this program is as a client of Modbus tcp protocol
client
- 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
tcp
- 简单的实现局域网用户编程,包括TCP Client和TCP server,适合入门者-LAN users a simple programming, including TCP Client and TCP server, suitable for beginners
tcp-server-client
- 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
Client
- TCP Client 程序,Delphi 实现的,可直接收发报文-TCP Client Test
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
TCP-client-and-server
- tcp客户端和服务端聊天程序,支持多人在线-tcp client and server chat program, support for multiplayer online
tcp-client-server-c
- tcp code for linux in c
TCP-client
- TCP 客户端的一个经典例子,建议大家好好的-A classic example of the TCP client
simple-TCP-client-
- 一个简单的tcp客户端实例 捕获关闭信息-A simple TCP client examples
Epoll-TCP-Client
- Simple TCP Client Code
tcp-client
- TCP客户端的测试代码,短小而实用,很不错的一个代码-TCP client test code, short and practical, very good code
TCP-server-and-TCP-client-
- 网络编程,基于对话框的TCP服务器和TCP客户端c代码-Dialog box of the TCP server and TCP client based on examples