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

[TCP/IP协议栈] CloudReceive_hls

自己写的服务器端ts流的TCP接收,并且按照M3U8做实时流切片保存。切片时常、大小都可设置。
Write your own server TS flow TCP receiver, and in accordance with the M3U8 real time flow section preservation. The slice is used, the size can be set. (2015-05-05, Visual C++, 163KB, 下载41次)

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

[TCP/IP协议栈] tcp_server

此代码实现了TCP客户端和服务器在Linux上简单的沟通,你可以打开两个模拟通信终端,通信可以被视为一个小软件
This code implements the TCP client and server on linux simple communication, you can open two terminals for analog communication, communication can be regarded as a small software (2013-11-14, Visual C++, 1KB, 下载1次)

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

[TCP/IP协议栈] TCP-IP-MFC-

这是一个基于MFC做的一个TCPIP的客户端和服务器的程序,很好用
This is based on MFC to do a TCPIP client and server procedures, very good use (2013-10-17, Visual C++, 51KB, 下载36次)

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

[TCP/IP协议栈] SingleServerLinux

TCP/IP服务器、客户端程序,并能够在成功建立连接后在二者之间依次传送一个double、一个int、一个字符串数据
TCP/IP server, the client program, and the ability to successfully establish a connection between the two in order to send a double, an int, a string of data (2013-09-25, Visual C++, 3KB, 下载1次)

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

[TCP/IP协议栈] udp

滑动窗口协议实现,分为客户端和服务器两部分。另外包含一个udp.cpp是利用udp协议传输文件。
Sliding window protocol is divided into two parts of the client and server. Another contains a udp.cpp is to use the udp protocol to transfer files. (2012-06-13, Visual C++, 7KB, 下载65次)

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

[TCP/IP协议栈] TCP

利用tcp协议,实现简单的客户端与服务器通信。本例子为客户端连接服务端,服务端将本机时间发送给客户端。
Using tcp protocol, simple client and server communication. The case for the client connection server, the server will send the machine time to the client. (2011-11-28, Visual C++, 3891KB, 下载12次)

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

[TCP/IP协议栈] TCPNetKit

TCP网络调试程序,学习网络编程必备。 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。
TCP network debugger, learning network programming necessary. This procedure can be used for TCP traffic debugging, the program includes the TCP server and client in two parts. (2011-07-22, Visual C++, 14KB, 下载24次)

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

[TCP/IP协议栈] sendcmd

vc++ 可以向特定的tcp服务器,特定的端口发送命令。比如说bypassip地址的修改,就要向bypass发送命令,要用到socket通讯。方便快捷
vc++ connect to a specific tcp server, and a specific port to send commands. For example bypassip address changes, it is necessary to send commands to bypass, use the socket communication. Convenient (2011-03-08, Visual C++, 35KB, 下载8次)

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

[TCP/IP协议栈] NetServer

利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送程序,此为服务器端,端口号直接写在程序里了
The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer program, this is a server-side, the port number written directly in the program where the (2010-02-15, Visual C++, 1867KB, 下载16次)

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

[TCP/IP协议栈] src

非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习socket和即时通讯开发的绝好实例。
A very good instant messaging code, including server and client, complete functions, is to learn socket and the development of excellent examples of instant messaging. (2009-12-20, Visual C++, 177KB, 下载14次)

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

[TCP/IP协议栈] netimg

windows上的应用socket实现网络间通过tcp进行图片的传输和显示。带服务器端和客户端。
The application windows on the socket to achieve the networks through the tcp transmit and display pictures. With a server-side and client-side. (2009-10-27, Visual C++, 94KB, 下载13次)

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

[TCP/IP协议栈] LanIPMsg

局域网内通信工具,采用UDP通信方式。不需要单独启动客户端与服务器端,他们同时启动。能够自动搜索局域网内装有同一通讯工具的机器,可以广播消息,也可以点对点聊天。
Tools for Local area network communication between machines. Use UDP protocol to communicate with others. (2009-09-06, Visual C++, 153KB, 下载12次)

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

[TCP/IP协议栈] UDPICOP

一套UDP仿TCP的ICOP进行编程,提高了应用程序的性能与安全性,采用端口并发,一台单个服务器就能允许36800个用户登录
UDP a TCP imitation of ICOP program, improved application performance and security, and concurrent use of ports, a single server can allow users to log 36,800 (2009-07-13, Visual C++, 218KB, 下载21次)

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

[TCP/IP协议栈] IoCPCilent

这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助
This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.S. (2009-03-17, Visual C++, 3850KB, 下载13次)

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

[TCP/IP协议栈] UDPcommuncation

实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。
The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning. (2008-12-21, Visual C++, 2466KB, 下载9次)

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

[TCP/IP协议栈] ipmessenger

跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密
Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryption (2008-12-01, Visual C++, 156KB, 下载7次)

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

[TCP/IP协议栈] ip_fly

跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.
Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy-to-use, can send files and folders, communication of data using RSA/Blofish encryption. (2008-10-03, Visual C++, 160KB, 下载4次)

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

[TCP/IP协议栈] TCPIPprotocolren

TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.7 错误处理函数 8.8 Winsock 2支持的其他函数 本章小结 习题 第9章 高级网络编程API 9.1 MFC提供的Winsock类 9.2 信报API(MAPI) 9.3 WinInet API 9.4 其他网络程序设计API 本章小结 习题 第10章 网络程序设计实例 10.1 使用Winsock API设计网络程序的实例 10.2 使用MFC类库进行网络程序设计的实例 10.3 基于WinInet API的客户程序编写实例 10.4 原始套接口(SOCK-RAW)程序设计实例 10.5 广播通信与组播通信程序设计实例 习题
err (2008-04-21, Visual C++, 4785KB, 下载301次)

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

[TCP/IP协议栈] TimeClient

一个简单的tcp-ip协议,开设一个时间服务器,和一个时间查询的客户端,目的熟悉tcp-ip的协议。。。。。适合课堂演示。
A simple tcp-ip protocol, set up a time server, and a time to query the client, the purpose of tcp-ip familiar with the agreement. . . . . Suitable for classroom demonstration. (2008-01-16, Visual C++, 429KB, 下载11次)

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

[TCP/IP协议栈] tcp_socket_sort_vc

基于TCP WINSOCK的网络编程,包含客户端和服务器端。
based on the Winsock TCP network programming, including client and server. (2007-05-08, Visual C++, 14KB, 下载91次)

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