搜索资源列表
TCPNetKit
- VC实现的客户端服务器端间TCP/IP通讯程序
基于TCP,IP的网络通讯成功
- 基于TCP,IP的网络通讯成功的程序,只是一个短小的程序,可以作为底层通讯编码使用
cSharp-TCP-Server
- 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
P2Psocket
- P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
VC-TCP-UDP
- VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
tcpiplistener
- VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
tcp-cs
- 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
TCP_IP(server_client)
- TCP/IP协议通讯数据发送接收(客户端服务器端都包含在内,Csharp代码)-TCP/IP protocol communication data sending and receiving (client server-side are included, Csharp code)
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-ip
- windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
Tcp-Ip
- 有关TCP/IP的书籍,能帮助大家更好的了解TCP/IP通讯技术,对网络编程也有很大的帮助呦!-The TCP/IP books, can help you better understand TCP/IP communications technology, network programming is also a great help Yo!
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
tcp-udp
- 如何实现TCP/IP通讯 在C语言的环境下 经典 不容 错过-how to
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own net
TCP-client
- tcp/ip通讯,实现了客户端的tcp/ip协议的通讯,可以扩展更多功能。-tcp/ip communication, to achieve the communication client tcp/ip protocol can be extended more.
在WINCC中使用WinSock控件进行TCP_IP通讯的例程
- 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf(Routine of TCP_IP communication using WinSock control in WINCC)
TCPWSASocket
- 该程序实现了基于Windows的TCP/IP通讯(The program implements a Windows based TCP/IP communication)
qt_TcpIP1_Client
- 自己使用QT写的TCP Client通讯程序(TCP Client communication program written by yourself using QT)
TCP测试
- LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)