搜索资源列表
tcp
- 简单的tcp通讯,可以实现两台机子之间的相互通讯
TCP
- TCP通讯,可以完成测试(服务器与客户端)
cSharp-TCP-Server
- 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
CSharpTCP
- c#tcp通讯演示, 包含服务器和客户端源码, 希望对各位有帮助.-c# tcp communication presentation, including server and client source code, want to be helpful.
tcpipudp
- tcp,udp连接代码,VB源码。演示了用tcp通讯时客户端和服务器端的程序源码。udp之间的通讯源码-VB 源码
TCPClient_Server
- VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
VC-TCP-UDP
- VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
Tcp通讯
- 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
TCP
- 简单的TCP通讯客户端 简单的TCP通讯客户端 简单的TCP通讯客户端-Simple TCP communication simple TCP client communications client communications simple TCP client
tcp-cs
- 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
TCP
- TCP通讯程序 包含客户端以及服务端-tcp program tcp program 包含客户端以及服务端
TCP
- 两个动态库是封装好了的TCP通讯库,使用了线程来发送和接收。-Two dynamic library is a good package of TCP communications library, used to send and receive threads.
Socket_Test
- socket 通讯程序,支持IPv4、IPv6,UDP、TCP通讯-socket communication program to support IPv4, IPv6, UDP, TCP communications
TCP
- 经典的tcp通讯示例,包括服务端和客户端-The classic example of tcp communication, including service and client
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
- 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
基于网络的Tcp通讯Server服务器端和Client客户端
- Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
C#开发欧姆龙TCP通讯
- C#与欧姆龙PLC通讯的demo。亲测可用(C#'s demo with OMRON PLC. Pro test available)
TCP通讯_异步 Socket_简单应用
- c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)
点对点通讯举例_TCP
- 演示了labview的tcp通讯 包括客户端和服务器端编程示例通讯,对labview中tcp通讯有很好的了解(labview tcp server/client)