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

[TCP/IP协议栈] TCP

使用CVI软件编写的服务器与客户端小程序,通过TCP/IP互传信息
Mutual information transmission via TCP / IP (2019-11-28, C/C++, 634KB, 下载2次)

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

[TCP/IP协议栈] 好例子网_TCP通讯

TCPIP通讯,很好的例子,服务器和客户端的学习,值得学习,值得下载,网络编程
good TCPIP,a good example for lerening, contected TCPIP (2018-07-14, C/C++, 143KB, 下载5次)

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

[TCP/IP协议栈] 新建文本文档2

主机打开协议分析器,进入相应的网络结构并验证网络拓扑的正确性,如果通过拓扑验证,关闭协议分析器继续进行实验,如果没有通过拓扑验证,请检查网络连接。
The host opens the protocol analyzer, enters the corresponding network structure and validates the correctness of the network topology. If the topology is verified, the protocol analyzer continues to experiment, and if the topology is not verified, check the network connection. (2018-05-23, C/C++, 2KB, 下载0次)

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

[TCP/IP协议栈] 29812892

TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信
File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation (2017-04-27, C/C++, 160KB, 下载2次)

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

[TCP/IP协议栈] tcpfileserver

tcp文件服务器,对文件快速进行tcp传输。
TCP file server, for TCP transport files fast. (2016-05-31, C/C++, 99KB, 下载4次)

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

[TCP/IP协议栈] ENC28J60_stm32

C语言编写的代码,可以同时实现WEB服务器,TCP服务器和TCP客户端功能,库齐全,编译会很顺利连警告都不会有
C language code, you can simultaneously achieve WEB server, TCP server and TCP client function library is complete, the compiler will warn there will not be very smooth even (2013-09-17, C/C++, 1147KB, 下载83次)

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

[TCP/IP协议栈] TCPPclientPserver

实现两台计算机之间的通信,其中一台作为服务器,另一台作为客户端
The communication between two computers, one of them as a server, the other one as the client (2013-05-30, C/C++, 70KB, 下载3次)

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

[TCP/IP协议栈] TCP

Linux下利用TCP/IP协议实现局域网通信的例程,包括客户端和服务器程序源码
Under Linux using TCP/IP protocol realize LAN communications routines, including client and server program source code (2012-11-28, C/C++, 2KB, 下载6次)

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

[TCP/IP协议栈] WAVplay

数字信号处理中实现网络tcp/ip服务器的C和汇编混合编程,有利于学习DSP开发。
Digital signal processing network tcp/ip server C and assembly programming, DSP development is conducive to learning. (2011-07-17, C/C++, 99KB, 下载5次)

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

[TCP/IP协议栈] ECHO

Windows Socket Echo 程序 包含服务器和客户端,多链接 dir get put 等功能
Windows Socket Echo program includes server and client, multi-link dir get put functions (2010-10-25, C/C++, 23KB, 下载28次)

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

[TCP/IP协议栈] udp_server

此代码为UNIX环境中,UDP通讯的的简易循环式服务器端源代码。
The code for UNIX environments, UDP communication server simple circular source code. (2010-10-21, C/C++, 1KB, 下载3次)

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

[TCP/IP协议栈] tcp_server_fork

此代码为UNIX环境中,TCP通讯的的简易并发式服务器端源代码。
The code for UNIX environments, TCP communication simple concurrent server-side source code. (2010-10-21, C/C++, 2KB, 下载11次)

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

[TCP/IP协议栈] tcp_server

此代码为UNIX环境中,TCP通讯的的简易循环式服务器端源代码。
The code for UNIX environments, TCP communication simple cyclic server source code. (2010-10-21, C/C++, 2KB, 下载5次)

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

[TCP/IP协议栈] vol3

用TCP_IP进行网际互联第三卷_客户——服务器(含全部配套源代码)
Internetworking with TCP_IP for Volume III _ Client- Server (with all supporting source code) (2010-05-08, C/C++, 7605KB, 下载9次)

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

[TCP/IP协议栈] rtpdemo

实现 rtp/rtcp的传输流媒体的demo
Realize rtp/rtcp transmission streaming media demo (2008-09-26, C/C++, 769KB, 下载714次)

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

[TCP/IP协议栈] MAIN

ARMSYS实验二十五:TCP/IP协议栈——ARP协议yingyong 描述:编程实现ARP地址扫描器
Experimental ARMSYS 25: TCP/IP protocol stack- ARP protocol yingyong Description: ARP Address Scanner Programming (2008-09-17, C/C++, 1KB, 下载8次)

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

[TCP/IP协议栈] tcpv6c

IPv6通信程序,客端程序名程为tcpv6c,服务器则为tcpv6s。从客端输入特定指令后,将其送入服务器处理,结果显示在客端的画面上。
IPv6 communication procedures, the procedures were way off-side for tcpv6c, servers, compared with tcpv6s. Input from customer-specific instructions will be sent to the server to deal with its results showed that in the passenger side of the screen. (2008-06-19, C/C++, 1KB, 下载30次)

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

[TCP/IP协议栈] tcpv6s

IPv6通信程序,客端程序名程为tcpv6c,服务器则为tcpv6s。从客端输入特定指令后,将其送入服务器处理,结果显示在客端的画面上。
IPv6 communication procedures, the procedures were way off-side for tcpv6c, servers, compared with tcpv6s. Input from customer-specific instructions will be sent to the server to deal with its results showed that in the passenger side of the screen. (2008-06-19, C/C++, 2KB, 下载52次)

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

[TCP/IP协议栈] ACEserver

基于ACE开发的简单的UDP服务器以及客户端,并实现广播的功能。
Based on the ACE to develop a simple UDP server and client, and to realize the function of broadcasting. (2008-03-21, C/C++, 182KB, 下载100次)

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

[TCP/IP协议栈] CD-ROM-complietool-source

嵌入式系统Web服务器 TCP-IP Lean----------源码
Embedded System Web Server TCP-IP Lean---------- source (2008-01-16, C/C++, 2810KB, 下载49次)

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