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

[TCP/IP协议栈] comm_net_udpip_ipv6

嵌入式平台移植ipv6 udp功能;完成这系统编程中ipv6配置及使用的功能
The embedded platform transplants the IPv6 UDP function, completes the IPv6 configuration and use function in the system programming (2020-06-08, C/C++, 62KB, 下载0次)

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

[TCP/IP协议栈] sim

TCP-IP详解卷1:协议 TCP-IP详解卷2:实现 讲解了TCP原理
TCP-IP detailed volume 1: Protocol Detailed volume 2 of TCP-IP: Implementation Explained the principle of TCP (2020-05-14, C/C++, 23103KB, 下载0次)

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

[TCP/IP协议栈] RAW_TCP

使用套接字编程实现的TCP网络通信,实现了下位机和上位机之间的通信。
TCP network communication realized by socket programming realizes communication between the lower computer and the upper computer. (2018-08-13, C/C++, 9859KB, 下载1次)

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

[TCP/IP协议栈] MODBUS

modbus TCP/IP教程,供了解协议格式,从而便于编程
modbus TCP/IP tutorial for information protocol format, making it easy to program (2015-09-14, Java, 1010KB, 下载3次)

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

[TCP/IP协议栈] network

并发的TCP的ECHO服务器的源代码。书对应TCP/IP进行网际互联-客户-服务器编程与应用
The ECHO concurrent TCP server source code. Book corresponding TCP/IP internetworking- client- server programming and applications (2014-06-02, C++, 3KB, 下载1次)

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

[TCP/IP协议栈] TCP_Client

采用windows socket 实现TCP客户端,并对TCP通信相关函数进行了封闭,程序具有良好的编程风格,具有一定的实用价值。
The program is base on windows socket, which is use in tcp communication. (2013-09-26, Visual C++, 15KB, 下载6次)

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

[TCP/IP协议栈] udp

UDP写的接收和发送程序,直接能用,用Socekt API写的,简单实用。理解UDP编程很好
UDP write to receive and send the program can be used directly, write the use Socekt API, simple and practical. Understand the UDP programming well (2012-05-18, Visual C++, 27KB, 下载16次)

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

[TCP/IP协议栈] network2

圣思园的网络编程课源代码,对于要找工作的同学,是很有帮助的,实用的价值很高
Saints of the source code for network programming classes for students looking for work is helpful, practical high-value (2011-06-26, Java, 9KB, 下载5次)

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

[TCP/IP协议栈] UDPRevPort

基于UDP/IP协议的网络编程,能实现服务端和客户端服务的网络消息发送和接收
Based on TCP/IP protocol network programming, and services to achieve the network server to send and receive messages (2011-06-19, Visual C++, 33KB, 下载5次)

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

[TCP/IP协议栈] yuyin

这是一个用TCP协议实现的局域网语音聊天程序,编程言是C++
This is a using TCP protocol by vc++ write LAN voice chat software .Can realize voice communication in LAN MFC ,vc++ ,tcp voice net (2011-05-07, Visual C++, 4289KB, 下载22次)

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

[TCP/IP协议栈] socket_tcp

基于TCP的数据库系统,可以实现主机和服务器之间的,采用socket编程,对于初学者很有帮助
The database system based on TCP, can realize the host server and socket, between programming for beginners helpful (2010-10-21, Visual C++, 13763KB, 下载5次)

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

[TCP/IP协议栈] TCPUDPSocket

TCP UDPSocket调试工具,可供网络编程人员检测TCP UDP连通性,排除防火墙等的干扰。
TCP UDPSocket debugging tools available for network programming that detect TCP UDP connectivity, firewall, etc. of the interference rule. (2010-04-01, Windows_Unix, 1793KB, 下载38次)

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

[TCP/IP协议栈] socket

网络编程,建立客户端与主机的联系,客户端发送信息,主机能够收到
Network programming, to establish contact with the host the client, the client send a message, the host can receive (2009-09-10, Visual C++, 63KB, 下载8次)

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

[TCP/IP协议栈] chat

一个使用TCP协议的简单的C/S聊天程序,初学Windows编程时的作品。详细说明见注释。
TCP protocol using a simple C/S chat program, learning Windows programming work. Details, see the Notes. (2009-07-26, Visual C++, 33KB, 下载53次)

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

[TCP/IP协议栈] TheIllustratedNetworkHowTcpipWorksInAModernNetwork

这是一本介绍TCP/IP工作原理和在现代网络中的作用和地位,详细介绍了当前的一些网络新技术和协议,对网络编程有一定的帮助。
The Illustrated Network- How Tcpip Works In A Modern Network (2009-06-01, Others, 9493KB, 下载4次)

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

[TCP/IP协议栈] TcpClient

这是一个基于TCP的客户端网络程序,程序很简单,主要是介绍怎么使用SOCKET来编程
This is a TCP-based network client program, the program is very simple, mainly how to use SOCKET Introduction to Programming (2008-05-19, Visual C++, 1137KB, 下载5次)

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

[TCP/IP协议栈] connect+disconnect

linux c 网络编程 实tcp的链接和断开 非常适合于初学者
linux c network programming is tcp disconnect the link and very suitable for beginners (2008-03-24, Unix_Linux, 14KB, 下载37次)

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

[TCP/IP协议栈] tcp_test

利用vc++下编程对于tcp协议的验证,有助于理解tcp工作过程
Use vc++ Programming under the tcp protocol for authentication, helping to understand the working process tcp (2008-03-19, C++, 25KB, 下载10次)

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

[TCP/IP协议栈] tcp_ip_develop

本文是关于嵌入式TCP/IP协议栈的简要说明,介绍了SOCKET编程相关的函数
This article is about the embedded TCP/IP protocol stack a brief description of the introduction SOCKET programming related function (2008-03-11, Unix_Linux, 264KB, 下载32次)

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

[TCP/IP协议栈] pppxieyi

ppp协议的链路操作软件实现,希望能够给正在学习网路协议编程的同志提供帮助
ppp link protocol realize operating software, hope to be able to learn network protocol is programmed to help comrades (2007-08-06, Visual C++, 104KB, 下载19次)

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