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

[TCP/IP协议栈] TCP

基于QT平台的TCP协议demo,能够简单进行服务器之间交流
The demo of TCP protocol based on QT platform can simply communicate between servers (2020-01-13, C/C++, 995KB, 下载0次)

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

[TCP/IP协议栈] timeServer

实现授时服务,通过服务器运行,以及客服端的运行,服务器端获得请求后返回当前的时间,本实列实用初学网络爱好者
To achieve time service, through the server operation, as well as the operation of the customer service side, the server side gets the request and returns to the current time. This column is practical for beginner Network enthusiasts. (2019-01-23, C/C++, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1548231020853957.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协议栈] tcp_src

基于Socket套接字的客户端与服务器,服务器使用多进程实现客户端连接的并发处理。
Based on socket socket client and server, the server uses multi-process to realize the concurrent processing of client connection. (2018-09-07, C/C++, 1KB, 下载5次)

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

[TCP/IP协议栈] RESTClient-全能HTTP请求模拟器-HTTP请求测试工具

在客户端模拟请求,学习http、https必备
Simulation requests on the client side, learning HTTP, HTTPS essential (2018-09-03, C/C++, 13303KB, 下载31次)

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

[TCP/IP协议栈] tcp全双工通信

基于tcp的全双工通信,内含客户机、服务器
Full duplex communication based on TCP (2018-04-20, C/C++, 2820KB, 下载5次)

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

[TCP/IP协议栈] lwipTCP

tcp/udp服务器和tcp/udp客户端例子
Tcp/udp server and tcp/udp client example (2017-12-22, C/C++, 5KB, 下载32次)

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

[TCP/IP协议栈] upload

读取STM32内部温度传感器数据上传到云平台。
(Read the STM32 internal temperature sensor data uploaded to the cloud platform) (2017-08-25, C/C++, 8971KB, 下载4次)

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

[TCP/IP协议栈] TCP协议客户端服务器间视频传输c源码

此程序可实现windows客户端与client服务器端的文件传输。
This program can achieve Windows client and client server-side file transfer. (2017-07-11, C/C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1499757298440709.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协议栈] FTP.tar

概要设计:基于TCP/IP可靠的点对点传输协议,通过网络编程实现服务器和客户端的数据传输。 详细设计: 首先建立SOCKET套接字,绑定端口号和相应的IP,客户端首先向服务器发送GET filename,服务器收到这个命令后解析filename并遍历相应的目录并与之匹配,若没有找到则打印错误信息,如果找到则把相应的文件发送给客户端。 若客户端向服务器发送LIST命令,服务器收到命令后遍历自己的目录并输出目录名发送到客户端,客户端接受到之后并打印输出到终端。
this is a demo for FTP (2016-09-18, C/C++, 8KB, 下载5次)

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

[TCP/IP协议栈] TCP_IP_LED

实现了LWIP作为服务器端,实现接收发送数据的功能。
LWIP realized as a server-side, to realize the function of transmitting and receiving data. (2014-09-28, C/C++, 23854KB, 下载45次)

http://www.pudn.com/Download/item/id/2628673.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协议栈] W7100A_TCPS

基于网络芯片W7100A的TCP服务器程序
W7100A TCP server program (2012-04-29, C/C++, 111KB, 下载5次)

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

[TCP/IP协议栈] VoteForMyProtocol

用TCP/IP实现自己简单的应用程序协议:成帧器部分 VoteForMyProtocol源码
With TCP/IP realize their simple application protocol: into the frame of VoteForMyProtocol (2011-12-16, C/C++, 122KB, 下载5次)

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

[TCP/IP协议栈] C2430

基于tcpip的通信小程序,应用于无线传感器网络基于tcpip的通信小程序,应用于无线传感器网络基于tcpip的通信小程序,应用于无线传感器网络
Based on tcpip communications applet for wireless sensor networks based on tcpip communications applet for wireless sensor networks based on tcpip communications applet for wireless sensor networks (2010-09-02, C/C++, 3491KB, 下载11次)

http://www.pudn.com/Download/item/id/1287017.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协议栈] socket

TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理
TCP client and server-side, very easy for beginners to figure out the principles of TCP (2009-03-23, C/C++, 13KB, 下载38次)

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

[TCP/IP协议栈] listen

使用原始套接字写的tcp/ip通讯的服务器端程序,很好用的。
Written by the use of raw socket tcp/ip communication server-side procedures, very good use. (2008-01-27, C/C++, 55KB, 下载38次)

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

[TCP/IP协议栈] adu812tcpip

TCPIP在ADI公司ADU812处理器上的移植
ADI ADU812 processors transplant (2006-11-06, C/C++, 38KB, 下载7次)

http://www.pudn.com/Download/item/id/224442.html
总计:138