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

[TCP/IP协议栈] tcpipcppdecoder

使用纯Cpp11和libpcap的TCP IP解码器,
TCP IP decoder using pure Cpp11 and libpcap, (2016-05-10, C++, 0KB, 下载0次)

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

[TCP/IP协议栈] UDP服务器客户端

UDP的就可以当服务器,也可以当客户端,接收和发送文件
UDP can be used as a server, or as a client, to receive and send files. (2018-12-25, C/C++, 3335KB, 下载4次)

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

[TCP/IP协议栈] server

基于Linu型系统下的TCP服务器的C代码
TCP server C code (2016-11-10, Visual C++, 5KB, 下载1次)

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

[TCP/IP协议栈] server

tcp文件服务器的服务端实现,基于linux的开发环境
tcp file server (2016-11-08, Unix_Linux, 1KB, 下载1次)

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

[TCP/IP协议栈] 6_6

TCP并发服务器的实现源代码,基于linux的编程环境
tcp server (2016-11-08, Unix_Linux, 1KB, 下载2次)

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

[TCP/IP协议栈] bgpd

BGP路由协议,支持IPv6,支持路由反射器
bgp,support ipv6,support route reflector (2016-10-30, C/C++, 328KB, 下载1次)

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

[TCP/IP协议栈] new--1

基于 tcp/ip 的 time 服务器,client 向服务器发送请求,然后 server 将当前时 间发送给 client
Based on tcp/ip a time server, client sends a request to the server, then the server sends the current time to the client (2015-03-21, Unix_Linux, 1KB, 下载2次)

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

[TCP/IP协议栈] tcpbingfa

TCP并发服务器,绑定套接字,套接字文件描述符
TCP concurrent (2014-07-22, Unix_Linux, 2KB, 下载4次)

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

[TCP/IP协议栈] tcp_server

简单的tcp并发服务器例子,可与客户端通讯
a simple tcp server (2013-05-11, Unix_Linux, 1KB, 下载1次)

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

[TCP/IP协议栈] Lwip-Design-and-Implementat

LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。
LWIP is an implementation of the TCP/IP protocol stack. LWIP main purpose is to reduce the amount of memory utilization and code size, make LWIP suitable for small processors with limited resources, such as embedded systems. In order to reduce the processor and memory requirements lwIP cuts through the API without any data copies. (2012-12-02, C/C++, 677KB, 下载5次)

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

[TCP/IP协议栈] rtmplib

rtmplib封装chunk,并发送到fms服务器
rtmplib for rtmp protocol (2012-11-01, Visual C++, 290KB, 下载6次)

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

[TCP/IP协议栈] Dhcp_IPv6FreeBSD

IPv6下的DHCP服务器,与ipv4对应的参考。
dhcp server in ipv6 (2012-08-17, Visual C++, 32KB, 下载4次)

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

[TCP/IP协议栈] NetChat

一个简单的聊天网络编程,基于TCP协议的DOS界面,有客户端和服务器端两个文件夹,使用VC6.0
A simple chat network programming, TCP-based DOS interface, client and server-side folders, using VC6.0 (2012-06-11, Visual C++, 4106KB, 下载4次)

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

[TCP/IP协议栈] chatRoom

socket 网络编程含有客户端与服务器,实现了的八数码界面表示
socket (2011-09-16, Visual C++, 1101KB, 下载9次)

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

[TCP/IP协议栈] TCPServer

基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能
TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions (2011-04-06, C#, 13KB, 下载95次)

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

[TCP/IP协议栈] DHCP

动态主机配置协议(DHCP)是用来自动给客户机器分配 TCP/IP 信息的网络协议。每个 DHCP 客户都连接到中央位置的 DHCP 服务器,该服务器会返回包括 IP 地址、网关和 DNS 服务器信息的客户网络配置
Dynamic Host Configuration Protocol (DHCP) is used to automatically allocated to the client machine TCP/IP network protocol information. Each DHCP clients connected to the central location of the DHCP server, the server will return including the IP address, gateway and DNS server information to configure the client network (2009-07-07, C/C++, 11KB, 下载86次)

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

[TCP/IP协议栈] MyBrowser

基于TCP/IP 编写的浏览器,开发环境C++
Based on TCP/IP browser prepared (2009-06-01, Visual C++, 97KB, 下载4次)

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

[TCP/IP协议栈] was

以消息通知的方式实现TCP协议下的客户机服务器程序。服务器程序使用WSAAsyncSelect模型
Informed way in order to realize the agreement under the TCP client-server program. Server program to use WSAAsyncSelect model (2007-11-06, Visual C++, 2947KB, 下载41次)

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

[TCP/IP协议栈] ShowAddress

本程序是用来显示本机的IP地址和其他的web服务器的IP地址和字符地址的。
this procedure is used to indicate the machine's IP address and other web server IP address and the address of characters. (2006-12-03, Java, 2KB, 下载3次)

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

[TCP/IP协议栈] TCPNetKit

本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
the procedures used for testing TCP communications, includes the TCP server and client in two parts. TCP server can be the designated port eavesdropping, and at the same time deal with a maximum of 100 links. Real-time display over each link this data, as well as the need to manually choose which link to send data, or disconnect a link. TCP client can be on a certain IP (or domain name directly input) port for connection, real-time display is already connected to the server to send messages manually input can be sent to the server needs of the content. In the process of the preparation of some of their server or client procedure debugging time more useful. (2006-11-15, Visual C++, 45KB, 下载889次)

http://www.pudn.com/Download/item/id/226656.html
总计:1426