搜索资源列表
labviewTCPcode
- Socket TCP UDP 连接编程,labview 网络连接编程源代码-Connection Socket TCP UDP programming, labview programming source code for network connections
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
Code1
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
DataTS
- Socket-TCP文件传输(DLL+exe)开源代码-socket-tcp send file(DLL+EXE)
TCPUDP-Socket-Debug-Tool
- Modbus TCP 调试工具,以太网调试工具-Modbus TCP Debug Tool
TCP-based-network-communication
- 基于TCP的网络通信,通过TCP链接,建立套接字实现服务器与客服端的网络通信。-TCP-based network communication via TCP link, establish a socket for network communications server with the customer service side.
TCP-IP
- socket programming in java
TCP-IP-Socket
- TCP-IP Socket编程VB例程tcpserver TcpClient-TCP-IP Socket Programming VB routines
GEN-LAN-TCP-Socket-Cpp-VS6.0-v03
- Lan TCP socket code is useful network source code.
Socket-Project-a-Code
- Socket通信,客户端与服务器都齐全的,可以拿来学习借鉴,挺好的-socket communication,TCP/IP Network Communications
Internet-socket
- 用于TCP,UCP协议进行通讯(For TCP, UCP protocol for communication)
c语言socket编程 与服务器长连接的客户端程序
- tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
com.Tcp
- 利用socket接口,实现客户端服务端通信,包括一对一和一对多。(Client server communication.)
TCPClient
- C#语言,实现TCP通信客户端程序,Socket编程(C#,TCP/IP Communication)
TCPServer
- C#语言,TCP通信服务器端程序,Socket编程(C#,Tcp/IP Communication)
TCP UDP测试工具
- 这是一个调试软件,没有源码。只可安装后使用,调试tcp&udp非常好用,适合于TCP编程调试。(This is a debugging software, no source code. Can only use after installation, debugging tcp&udp is very easy to use, suitable for TCP programming and debugging.)
C_ Socket TCPUDP
- 自己编写的C#TCP.UDP小程序,给初学者提供参考(C#TCP.UDP applet written by himself, to provide reference for beginners)
tcp套接字
- tcp套接字 node.js 源代码示例 通信端口 客户端与服务端,实例为客户端接收服务端大小写转换(tcp socket Node.js source code example For example the client receives the server case conversion)
socket
- windows TCP socket program sample
视频控制端
- 带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。 这个是控制端程序, 在我资源列表里,有播放端程序下载。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external contr