搜索资源列表
DeltaNet
- 在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序-in Embedded System DeltaSYSTEM achieve PING mainfr a me, TCP server, TCP Client, UDP server, the client UDP procedures
Client_For_TCP
- TCP客户端,简易连接方式-TCP client, simple connectivity
smalltcpClient
- 一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手-a simple TCP client. This can facilitate the reception of data and check the data. Programming is a good helper
Tcp通讯
- 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
12345TCPClient
- 采用自定义消息,tcp客户端编程,具有较高的参考价值。-self definition of news programming tcp client with high reference value.
TCP--Server
- tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者-tcp client communications functionality, and highly value, windows programming suitable for beginners!
LB_TCP_CLIENT
- 硬件协议栈芯片W3100A和51单片机实现tcp客户端程序,在keil51环境中-hardware protocol stack and 51 W3100A chip MCU tcp client, in keil51 environment
TCPscoket
- tcp 客户端 希望对大家有些帮助 很好的一个程序-tcp client wished to help you some good one procedure
Tcpclint
- Tcp客户端的实现,有用的用户请下载它,向往对您有帮助,如果需要更多的,请联系我!-TCP client to achieve useful users download it and yearn for your help If you need more, please contact me!
TCP
- linux环境下的TCP应用程序,有客户端和服务器端.-linux environment TCP applications have client and server.
TCP
- WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端-WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client
TcpClient
- 这是一个关于TCP客户端的代码,是用WINSOCHET编写的-It is a TCP client code, is prepared WINSOCHET
TCP
- 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序
TCP
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统-A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
S7-200 SMART CPU Modbus TCP客户端指令库(1)
- 200 smart modbus TCP 客户端 指令库(200 smart modbus TCP)
TCP客户端传输
- LABVIEW通过TCP客户端接受文件!(LABVIEW accepts files through TCP!)
S7-200 SMART CPU Modbus TCP服务器端指令库(2)
- S7-200 SMART CPU Modbus TCP客户端指令库(4)(S7-200 SMART CPU Modbus TCP)
基于W5500硬件协议栈的TCP客户端收发数据例程
- 基于W5500硬件协议栈的TCP客户端收发数据例程,主芯片STM32F407,程序实测过,可靠稳定。(W5500 hardware protocol stack based TCP client transceiver data routine, the main chip STM32F407, the program has been measured, reliable and stable.)
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP
TCP
- 一个简单的tcp 客户端以及服务端,能够简单实现一对一的聊天(A simple TCP client and serve)