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

[TCP/IP协议栈] socket

使用1对1的连接,并且两者均可以收发信息。具体形式是为面向连接的TCP客户-服务器模式
Use 1-to-1 connection, and can both send and receive information. Specific forms of TCP connection-oriented customer- server mode (2016-11-30, Visual C++, 5295KB, 下载1次)

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

[TCP/IP协议栈] ch06

同步運作的連線數量 – 一次只能讓一台桌上型電腦與一台裝置連線 l 裝置之間無法做同步運作 – 只定義了裝置與桌上型電腦之間的連線 l 裝置與伺服器之間無法建立同步運作 – 同步運作並沒有支援伺服器與裝置建立連線 – 伺服器可透過TCP/IP的方法與裝置建立連線
Synchronous operation of the number of connections - You can only make a desktop computer and a device connection l can not do the synchronization between the operating device - Only defines the connection between the device and the desktop Unable to establish synchronization between the operating system and server l - Synchronous operation of the server and device support is not to establish a connection - Server can establish a connection via TCP/IP Method and apparatus (2015-12-17, Visual C++, 821KB, 下载1次)

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

[TCP/IP协议栈] KECHENG

包含Tcp/ip协议最简单的聊天通讯程序代码,包含客户端和服务器端两个部分,对初学者很有帮助。
Contains Tcp/ip protocol easiest chat communication program code, including client and server-side in two parts, useful for beginners. (2014-04-28, Visual C++, 3750KB, 下载1次)

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

[TCP/IP协议栈] connect-server-to-get--data

一个可以与网络服务器连接并接受发送数据的程序,可以作为测试使用,非常方便。
Can be connected to a network server and accept programs that send data, you can use as a test, very convenient. (2012-11-01, Visual C++, 4327KB, 下载5次)

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

[TCP/IP协议栈] Web_Srv

TCP/IP协议栈uip,实现简单的web服务器的例子文档,编程环境VC2005,文档中有截图、代码、文字。
Uip TCP/IP protocol stack, to achieve a simple example of the web server document, the programming environment VC2005, screenshots, code, text in the document. (2012-05-03, Visual C++, 97KB, 下载7次)

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

[TCP/IP协议栈] NetTime

基于TCPIP协议的一个服务器客户端程序。给你比较简单,属于最基本的操作,vc++6.0实现
Based on TCPIP agreement a server client program. Give you more simple, belong to the most basic operation, vc++ 6.0 realized (2012-03-19, Visual C++, 1671KB, 下载12次)

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

[TCP/IP协议栈] CMultiSvr-(SOCKET-API-Multi-Thread)

socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)
socket API no blocking tcp client (2011-10-10, Visual C++, 3575KB, 下载31次)

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

[TCP/IP协议栈] chatroom

本次上传内容是基于TCP/IP的socket网络编程,可以实现多人聊天,分为客户端和服务器两部分。
The uploaded content is based on TCP/IP socket network programming, people can chat, client and server is divided into two parts. (2011-09-10, Visual C++, 11072KB, 下载9次)

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

[TCP/IP协议栈] 00211529Multicast2

VC工程实现IP组播的技术,利用网络路由器支持IP组播的特点,来实现数据的分发复制功能
VC engineering technology to implement IP multicast, IP multicast routers support the use of network characteristics to the distribution of data replication (2011-08-02, Visual C++, 2430KB, 下载9次)

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

[TCP/IP协议栈] tcptest

基于TCP/IP协议的演示程序,包括TCP服务器端和客户端程序,基于VC6.0开发环境,能直接编译运行。
An demo program base on the TCP/IP protocol,including the server and the client. (2011-05-27, Visual C++, 136KB, 下载8次)

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

[TCP/IP协议栈] UDP-Multicast

UDP组播接受和发送初学者最好的教材 附有服务器端 和接受端源码
UDP multicast to receive and send the best material for beginners (2011-05-05, Visual C++, 11KB, 下载316次)

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

[TCP/IP协议栈] Csocket

tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket
tcp/ip protocol to achieve communication between server and client using the MFC CSocket class (2010-12-03, Visual C++, 4575KB, 下载70次)

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

[TCP/IP协议栈] EX_mytcp_3

自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。
I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next. (2010-05-15, Visual C++, 3636KB, 下载2次)

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

[TCP/IP协议栈] ChatClient

局域网中,TCP/IP协议,聊天协议,需要获取IP地址建立连接,包括客户机,服务器两个,欢迎下载
LAN, TCP/IP protocol, chat protocol, the need to obtain the IP address of the establishment of connections, including client, server, two are welcome to download (2009-05-26, Visual C++, 17KB, 下载15次)

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

[TCP/IP协议栈] TCPServer

群聊的TCP服务端编程,简单界面,输入端口号,即可开通服务器,对用户所发送的信息进行显示
The TCP group chat server programming, simple interface, enter the port number, you can launch the server, sent to the user information display (2009-05-20, Visual C++, 1880KB, 下载3次)

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

[TCP/IP协议栈] NISTI++DMEtestSuite3.0ForIppVer1.4

老外写的I++协议,是学习TCP/IP的经典例子,界面简单,客户端,服务器端例子均有.
Foreigner wrote I++ Agreement, is to learn TCP/IP a classic example of the interface is simple, client, server-side examples of both. (2008-10-22, Visual C++, 21919KB, 下载7次)

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

[TCP/IP协议栈] congestion

实现了基于UDP的控制网络拥塞的慢启动方法,能够针对服务器的回应做出反应。
UDP based on the realization of network congestion control method of the slow start, are able to cater for the server to respond to respond. (2008-10-14, Visual C++, 2KB, 下载51次)

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

[TCP/IP协议栈] TCPSever

这是个网络文件传输的工程,同时打开服务器和客户端,即可实现文件传输.
This is a network file transfer works, at the same time open the server and the client can realize the file transfer. (2007-07-21, Visual C++, 954KB, 下载82次)

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

[TCP/IP协议栈] exampl

通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数.用TCP/IP实现客户/服务器模式.
send and receive news : you can set ports, baud rate, parity and other parameters. Using TCP/IP client/server model. (2005-11-14, Visual C++, 50KB, 下载4次)

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

[TCP/IP协议栈] tcp通信

这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器
using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server (2005-10-13, Visual C++, 17KB, 下载105次)

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