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

[TCP/IP协议栈] 项目1

基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分
TCP-based file download server mfc written including client and server parts (2018-03-30, Visual C++, 59KB, 下载1次)

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

[TCP/IP协议栈] ServerTestTCP

以太网通讯简单服务器TCP方式,用于初学者了解以太网套接字SOCKET编程。
Ethernet communication simple server TCP mode, for understand the Ethernet socket SOCKET programming. (2017-10-15, Visual C++, 33KB, 下载2次)

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

[TCP/IP协议栈] websocketdemo

vc写的websocket客户端和服务器端,并且有html传送数据的例子
websocket client and server demo (2017-02-25, Visual C++, 326KB, 下载97次)

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

[TCP/IP协议栈] TCPPerformanceTest

压力测试工具,可以方便的测试TCP服务器的性能,如并发数等
stress test tool ,is best for TCPServer Performance (2015-12-30, Visual C++, 86KB, 下载41次)

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

[TCP/IP协议栈] UDP

使用VC6.0开发,简单实现UDP通信,包括服务器和客户端
failed to translate (2013-05-08, Visual C++, 2383KB, 下载10次)

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

[TCP/IP协议栈] tcpserver

基于TCP 协议 WINDOWS SOCKET 编程服务器端程序
failed to translate (2013-05-07, Visual C++, 2KB, 下载5次)

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

[TCP/IP协议栈] TCP_MFC

编程环境vc++6.0,基于MFC的客服端和服务器端的TCP网络编程。
Programming environment vc++6.0, the MFC customer service side and server side TCP network programming. (2012-12-18, Visual C++, 5421KB, 下载89次)

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

[TCP/IP协议栈] main

同时建立一个简单的TCP/IP服务器和客户端,并且此服务器和客户端可以通信
At the same time to establish a simple TCP/IP server and client and the server and client can communicate (2012-07-30, Visual C++, 11347KB, 下载4次)

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

[TCP/IP协议栈] ChatServer

设计一个聊天室,先启动服务器程序,弹出服务器初始化窗口,输入端口号,然后单击确定,弹出服务器的主窗口。接着启动客户端程序,弹出客户端登录窗口,输入用户名,服务器地址和服务器端口,单击确定,弹出客户端主窗口。在客户端输入信息,按发送,就可以在服务器显示出来,这就实现了一个聊天的基本功能。
Design a chat room to start the server, pop server initialization window, enter the port number, and then click OK to bring up the main window of the server. Then start the client program, pop-up client login window, enter a user name, server address and server port, click OK to bring up the main window of the client. Client input, press the Send the server is displayed, which realize the basic functions of a chat. (2012-06-16, Visual C++, 3893KB, 下载14次)

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

[TCP/IP协议栈] TCP-server-program

TCP通信服务器程序,有界面,用流式套接字sockets实现通信。相对应客户端稍后奉上
TCP communication server program interface communication stream socket sockets. Corresponds to the client to follow (2012-05-30, Visual C++, 3616KB, 下载10次)

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

[TCP/IP协议栈] TCP_NetwordDebug

TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
TCP/IP debug (2010-12-07, Visual C++, 44KB, 下载13次)

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

[TCP/IP协议栈] TCPIP

单软件实现TCP/IP的服务器和客户端空能,能实时输出相关的系统信息和连接信息。是TCP/IP调试的好工具
failed to translate (2010-05-28, Visual C++, 808KB, 下载6次)

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

[TCP/IP协议栈] chatserver

聊天程序 有服务器端和客户机端,使用TCP IP协议 ,三次握手 , 可以支持多台客户机互相聊天, 服务器端添加群体发送公告功能
Chat program with server-side and client side, using the TCP IP protocol, three-way handshake, the client can support multiple chat with each other, server-side function to add groups to send notice (2010-05-18, Visual C++, 81KB, 下载10次)

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

[TCP/IP协议栈] shiyan3

(1)按照最简单Winsock TCP通信流程设计对话框模式的服务器和客户机程序。 (2)利用循环服务器模型知识开发TCP服务器及客户机程序。
(1) according to the most simple Winsock TCP communication process design dialog mode of servers and clients program. (2) using circular server model knowledge development program and client server TCP. (2010-05-17, Visual C++, 343KB, 下载20次)

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

[TCP/IP协议栈] massage

使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯。
Use UDPServer communication, server, data forwarding, you can also direct the client to client communications. (2009-12-21, Visual C++, 446KB, 下载16次)

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

[TCP/IP协议栈] udpserver

UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。
UDP server (2009-07-14, Visual C++, 29KB, 下载49次)

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

[TCP/IP协议栈] a

socket 编程TCP/IP 客户端,服务器端
socket 编程TCP/IP (2009-05-07, Visual C++, 27KB, 下载5次)

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

[TCP/IP协议栈] gateway

火警模拟网关源码,采用TCP/IP连接自动向服务器发送告警和同步消息。
Source of fire simulation gateway using TCP/IP to connect to the server automatically send alarms and synchronization information. (2009-03-05, Visual C++, 315KB, 下载11次)

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

[TCP/IP协议栈] Chat

一个用MFC写的UDP发包器,主要用来网络或防火墙之类的软件
A UDP with MFC written contract, and is mainly used to network or firewall software such as (2008-05-22, Visual C++, 3568KB, 下载76次)

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

[TCP/IP协议栈] asynsocket1

该代码讲述了异步Socket的工作机制,包括服务器和客户端代码
the code on the Asynchronous Socket working mechanisms, including the server and client code (2007-04-07, Visual C++, 27KB, 下载38次)

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