联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All TCP/IP协议栈(495) 
按平台查找All Visual C++(495) 

[TCP/IP协议栈] TCP

TCP协议使用线程,实现简单的客户/服务器程序实现客户和服务器相互收发数据直到一端输入“end”结束。
TCP protocol uses threads, simple client/server program to achieve client and server send and receive data each other until one end of the input end end. (2015-06-02, Visual C++, 2335KB, 下载3次)

http://www.pudn.com/Download/item/id/1433208687245046.html

[TCP/IP协议栈] socket_client_server

vs2005下的客户端和服务器端程序,成功实现,可用
socket client server (2012-08-14, Visual C++, 21924KB, 下载8次)

http://www.pudn.com/Download/item/id/1966131.html

[TCP/IP协议栈] start

采用TCP/IP连接的服务器/客户端程序
TCP/IP connection of server/client program (2012-06-14, Visual C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1913497.html

[TCP/IP协议栈] tcpserver

TCP 协议传输测试程序,用作服务器,欢迎大家分享。
TCP transport protcol test programm,as server. (2012-02-07, Visual C++, 1874KB, 下载8次)

http://www.pudn.com/Download/item/id/1766331.html

[TCP/IP协议栈] UDP

服务器端和客户端之间通信C#代码~分为Server和Client
Server and Client (2012-02-06, Visual C++, 102KB, 下载38次)

http://www.pudn.com/Download/item/id/1765733.html

[TCP/IP协议栈] chat

简单的SOCKET编程,以客户端服务器模式,之间采用TCP协议建立连接
simple socket (2011-12-31, Visual C++, 1731KB, 下载6次)

http://www.pudn.com/Download/item/id/1747754.html

[TCP/IP协议栈] Socket

很老的一个采用Socket的http服务器源码
Http server using the Socket source (2011-12-28, Visual C++, 87KB, 下载11次)

http://www.pudn.com/Download/item/id/1744901.html

[TCP/IP协议栈] fzDlg

服务器 UDP 仿真接受 发送 数据库 存储
Server sends UDP simulation database storage to accept (2011-10-31, Visual C++, 4KB, 下载5次)

http://www.pudn.com/Download/item/id/1684561.html

[TCP/IP协议栈] TCP_Ip

tcp ip 协议分析器 开发设计 思想 含部分数据结构
tcp ip Protocol analyzer design (2011-09-21, Visual C++, 225KB, 下载11次)

http://www.pudn.com/Download/item/id/1650939.html

[TCP/IP协议栈] c4

tcp/ip 服务器和客户端连接成功例子
tcp/ip server and client connection success stories (2011-07-05, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1589805.html

[TCP/IP协议栈] TCPclient

TCPclient TCP客户端程序 可以实现与服务器连接
TCPclient connect server (2011-07-05, Visual C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/1589616.html

[TCP/IP协议栈] TCP

基于TCP的客户与服务器通信程序实例,内含客户端和服务器端 具体实践需要看功能修改
TCP-based clients communicate with the server application instance that contains the client and server side need to see a function to modify the concrete practice of (2010-12-13, Visual C++, 2719KB, 下载4次)

http://www.pudn.com/Download/item/id/1378282.html

[TCP/IP协议栈] MakeTCPHole

使用第三方服务器进行TCP打洞,大家一起来学习吧。
TCP Hole (2010-04-24, Visual C++, 83KB, 下载10次)

http://www.pudn.com/Download/item/id/1141435.html

[TCP/IP协议栈] TCPClient

利用TCP协议进行聊天,实现聊天功能,客户端浏览器端
Chat using TCP protocol (2010-01-14, Visual C++, 8KB, 下载4次)

http://www.pudn.com/Download/item/id/1040828.html

[TCP/IP协议栈] vmClientServerService

socket服务器和客户端程序,具有很好的扩展性和灵活性 ,可以很方便地进行修改以适应你的程序。
It s about socket server and client .It s flexible and scalable and can be easily changed to adjust your application (2009-09-09, Visual C++, 18141KB, 下载46次)

http://www.pudn.com/Download/item/id/905289.html

[TCP/IP协议栈] ce_TCPServer

ce_网络通讯,windows CE 通讯源码,服务器端
ce TCPServer, (2009-07-16, Visual C++, 648KB, 下载6次)

http://www.pudn.com/Download/item/id/846465.html

[TCP/IP协议栈] S12-1

网络基于TCP/IP协议的组网服务器和客户端,网络基于TCP/IP协议的组网服务器和客户端
Network based on TCP/IP protocol network server and the client, the network based on TCP/IP protocol network server and client (2008-11-24, Visual C++, 1198KB, 下载5次)

http://www.pudn.com/Download/item/id/587360.html

[TCP/IP协议栈] tcpClient-tcpSrv

一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。TCP的.
A simple network communication system, communication between the two sides to send and receive messages, including server and client design. Realize the client to receive keyboard input string to the server server receives, it will reverse the string to return to the client client shows the server returned to the reverse string. TCP (2008-05-19, Visual C++, 1KB, 下载32次)

http://www.pudn.com/Download/item/id/466746.html

[TCP/IP协议栈] TCP

本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
This procedure can be used for TCP communication debugging, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. This procedure in the preparation of some of their own server or client process more useful when debugging. (2008-05-18, Visual C++, 1917KB, 下载266次)

http://www.pudn.com/Download/item/id/465570.html

[TCP/IP协议栈] 网络播放器(实时传送)_TCP

一个数字监控的网络版原型。包括从采集卡读数据,TCP网络传输、MPEG1播放。
a digital monitoring network version of the prototype. From time data acquisition card, TCP network transmission, MPEG1 players. (2006-01-05, Visual C++, 115KB, 下载184次)

http://www.pudn.com/Download/item/id/138548.html
总计:495