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

[TCP/IP协议栈] tcp-assist

TCP调试助手,可以实现服务器 客户端的操作,两者都可以用
TCP assistant (2014-11-06, Visual C++, 1777KB, 下载74次)

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

[TCP/IP协议栈] CHAT(cPP)

基于C++的TCP/IP的聊天程序,包含有客户端和服务器两个文件夹
Based on the C++ TCP/IP chat program, includes client and server two folders (2014-06-26, Visual C++, 108KB, 下载8次)

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

[TCP/IP协议栈] TCP

一个简单的TCP服务器源程序,用来初学最好了,加上一个简单的TCP客户机程序,就可以进行相互通信了
a simple scource code about tcp socket code (2014-06-05, Visual C++, 1152KB, 下载10次)

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

[TCP/IP协议栈] tcp

TCP 网络编程典型范例,包括了服务器端和客户端 实现tcp协议的通信
Typical examples of TCP network programming, including server and client to achieve tcp communication protocol (2013-06-25, Visual C++, 2KB, 下载3次)

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

[TCP/IP协议栈] TCP

基于tcp的聊天软件可以实现局域网类的简单聊天,是服务器和客户端的模式
Tcp-based chat software in the LAN class simple chat server and client mode (2012-07-11, Visual C++, 852KB, 下载5次)

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

[TCP/IP协议栈] Server

用WinSock提供的套接字API函数实现的聊天工具的服务器端,基于TCP
The server side of the chat tool using WinSock socket API function, based on TCP (2012-07-09, Visual C++, 19131KB, 下载6次)

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

[TCP/IP协议栈] uip_http

TCP/IP协议栈uip,实现网络服务器的例子,编程环节VC2005。
TCP/IP protocol stack uip example of the network server, the programming aspects of VC2005. (2012-05-03, Visual C++, 334KB, 下载41次)

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

[TCP/IP协议栈] 032

聊天工具的客户端和服务器,东西因该还可以用
Chat client and server, things can also be used for the (2011-06-24, Visual C++, 3647KB, 下载3次)

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

[TCP/IP协议栈] TCP

开发异步的TCP聊天程序,包含了客服端、服务器端界面设计
Development of asynchronous TCP chat program, including the customer service side, the server-side interface design (2011-05-30, Visual C++, 86KB, 下载13次)

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

[TCP/IP协议栈] socketdgram

基于VC6.0的开发环境,基于C/S架构,实现客户端与服务器之间的通信
VC6.0-based development environment, based on C/S structure, to achieve client and server communication (2011-04-19, Visual C++, 3722KB, 下载4次)

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

[TCP/IP协议栈] TCP_communicate_code

基于TCP协议的通信程序,有客户端和服务器端,一来一回式通信
TCP-based communication program, a client and server, to a return type of a communication (2011-04-17, Visual C++, 233KB, 下载87次)

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

[TCP/IP协议栈] MesMonitor

在通信领域,用户在网管界面操作,通过TCP/IP协议给电信设备发送报文,从而配置、维护电信设备。电信设备一般都不具备可视化终端,当电信设备从网管接收到了命令报文后,用户不方便了解电信设备接收到了哪些命令报文、以及处理报文过程是否正常。为了监视电信设备的运行情况,可以在电信设备上运行一个socket服务器,在PC机上运行一个socket客户端,称为命令报文监视器,所有通过网管发给电信设备的命令报文都会通过socket服务器发送给报文监视器,请实现一个这样的命令报文监视器。
In communications, the user interface in network operation, through TCP/IP protocol to the telecommunications device to send packets to configure and maintain telecommunications equipment. Telecommunications equipment generally do not have the visualization of the terminal, when the telecommunications equipment to the command received from the network packet, the user is not convenient to know which telecom equipment orders received packets, and packet handling process is normal. In order to monitor the operation of telecommunications equipment, telecom equipment can run a socket server running on a socket on the PC, client, known as the command packet monitor all telecommunications equipment issued by the command network packets go through the socket Packets sent to the monitor server, please realize such a command packet monitor. (2010-12-16, Visual C++, 37KB, 下载9次)

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

[TCP/IP协议栈] WebSERVICE_TCP-IP_Lean

Web服务器+TCP-IP+Lean 这是一本好书,关于介绍tcpip
WebSERVICE+TCP-IP+Lean IS A VERY GOOD BOOK ABOUT TCP IP (2010-11-21, Visual C++, 13909KB, 下载34次)

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

[TCP/IP协议栈] UDP

UDP调试的服务器和接收端源码,方便实现调试UDP。
UDP debugging server and the receiver source, easy to debug UDP. (2010-05-28, Visual C++, 66KB, 下载87次)

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

[TCP/IP协议栈] Server

运用套接字编程实现tcp协议的服务器功能,具体采用c语言来实现
The use of socket programming tcp protocol server function, specific language used to achieve c (2009-06-30, Visual C++, 2KB, 下载2次)

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

[TCP/IP协议栈] ChatRoom

完整的网络编程程序 使用TCP/IP协议实现通信 包括服务器端和客户端
Complete procedures for the use of network programming TCP/IP communications protocols, including server-side and client (2009-05-02, Visual C++, 541KB, 下载5次)

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

[TCP/IP协议栈] TCPClient

TCP客户端软件,配合服务器端软件,可以实现chat聊天功能
TCP client software with the server-side software, can be achieved chat chat (2008-12-29, Visual C++, 1825KB, 下载28次)

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

[TCP/IP协议栈] TCPSERVER

TCP服务器代码,简单实现了TCP协议,适合初学网络编程者学习。
TCP server code, a simple realization of the TCP protocol, suitable for novice programmers to learn the network. (2008-11-18, Visual C++, 3079KB, 下载11次)

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

[TCP/IP协议栈] Porytcp

一个不错的代理服务器程序,代码有详细的注释,对新手很有用处
A good proxy server program, code has detailed notes, very useful for novice (2008-05-06, Visual C++, 3380KB, 下载46次)

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

[TCP/IP协议栈] MTSClientSrc

一个多线程的TCP文件服务器,这是客户端
A multi-threaded TCP file server, this is the client (2007-10-02, Visual C++, 6KB, 下载16次)

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