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

[TCP/IP协议栈] STM32F107 LWIP之TCP client

LWIP初始化 TCP_client初始化 测试现象:本例程需要先设置TCP服务器(网络调试助手),设置192.168.0.106端口10 然后下载程序到开发板,连接功能 网络调试助手会显示:sending tcp client message 0
Test phenomenon: This routine needs to first set up a TCP server (network debugging assistant) and set port 10 on 192.168.0.106 Then download the program to the development board, and the connection function network debugging assistant will display: sending TCP client message 0 (2023-08-25, C/C++, 5937KB, 下载0次)

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

[TCP/IP协议栈] STM32F1+W5500_Keil4.72

W5500 是一款全硬件 TCP/IP 嵌入式以太网控制器,为嵌入式系统提供了更加简易 的互联网连接方案。 W5500 集成了 TCP/IP 协议栈, 10/100M 以太网数据链路层(MAC) 及物理层(PHY) ,使得用户使用单芯片就能够在他们的应用中拓展网络连接
W5500 is an all-hardware TCP/IP embedded Ethernet controller, which provides a simpler embedded system. Internet Connection Scheme. W5500 integrates TCP/IP stack, 10/100M Ethernet Data Link Layer (MAC) And the Physical Layer (PHY), enabling users to use a single chip to expand network connectivity in their applications (2019-05-24, C/C++, 5992KB, 下载4次)

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

[TCP/IP协议栈] SocketFileTransfer

Tcp Socket 文件传输,VC++版,包含:服务器端 + 客户端。 以最简少的源代码,更容易学习原理,更有参考价值。 两个工程的包,才5KB哦!才5KB!才5KB! 没有冗余的东西。
Tcp Socket file transfer, VC++ version, including: server + client. With the least source code, it is easier to learn the principle and more valuable for reference. The package of two projects is only 5KB. Only 5KB! Only 5KB! There is no redundancy. (2019-04-25, C/C++, 5KB, 下载1次)

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

[TCP/IP协议栈] TCP.c

编程实现简单的协议分析器,实现捕获、分析数据包功能 它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。
Programming simple protocol analyzer to achieve capture, analyze packets function It grab packets from the LAN to support Ethernet MAC protocol, IP, ARP, and TCP/UDP protocol, and analyze it to obtain the appropriate header information, the corresponding data packet header information. (2014-04-24, C/C++, 2316KB, 下载12次)

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

[TCP/IP协议栈] TCPIPPSocketsPInPCP2nd

《TCP/IPSockets编程(C语言实现)(第2版)》为开发成熟且功能强大的Web应用程序提供所需的知识和技巧。《TCP/IPSockets编程(C语言实现)(第2版)》以教学指南的方式,帮助读者掌握在C语言环境下,用套接字实现客户—服务器项目开发的任务和技术。《TCP/IPSockets编程(C语言实现)(第2版)》的本版次增加了对最新技术的介绍,如对IPv6的支持,以及更详细的编程策略等内容。
" TCP/IPSockets programming (C language) (2nd Edition)" to provide the necessary knowledge and skills for the development of sophisticated and powerful Web applications. " TCP/IPSockets programming (C language) (2nd Edition)" approach to teaching guide to help readers master the C language environment, using sockets to achieve client- server project development tasks and techniques. " TCP/IPSockets programming (C language) (2nd Edition)" in this release increases the introduction of the latest technology, such as support for IPv6, and more detailed programming strategy content. (2014-03-29, C/C++, 868KB, 下载18次)

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

[TCP/IP协议栈] tuohai-ipv6.tar

根据套接口编程的流程图和 API 函数编写基于 IPv6 的客户端及服务器端程序,实现一个简单的两人聊天应用,即每个人在自己的机子上输入消息,能够使对方看见
IPv6-based client and server-side program according to the flowchart of socket programming and API to write to achieve a simple two chat application, that everyone in the input message on your machine, so that the other saw (2012-03-22, C/C++, 6KB, 下载17次)

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

[TCP/IP协议栈] IPv4

在IPv4分组收发实验的基础上,增加了IPv4分组的转发功能,从而实现路由器中的IPv4协议,初步实现了路由查找算法。
IPv4 packet in the send and receive on the basis of experiments, an increase of IPv4 packet forwarding in order to achieve the IPv4 protocol router, the initial realization of the routing search algorithm. (2011-06-05, C/C++, 1KB, 下载47次)

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

[TCP/IP协议栈] stm32-enc28j60

基于STM32的以太网通信编程 ENC28J60 TCP/IP应用
STM32 Ethernet-based communication programming ENC28J60 TCP/IP applications (2011-04-13, C/C++, 145KB, 下载821次)

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

[TCP/IP协议栈] ry-http

这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。
This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it. (2011-02-23, C/C++, 33KB, 下载104次)

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

[TCP/IP协议栈] TCP-IP3

第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。
Volume III covers the details of today' s TCP/IP programmers and network administrators must be skilled in four basic areas: T/TCP (TCP Services Agreement), which is the extension of TCP, customers- between the server Service transmission faster and more efficiently and more reliable HTTP (Hypertext Transfer Protocol), which was rapidly expanding the basis for the World Wide Web NNTP (Network News Transfer Protocol), which is the basis of Usennet information systems UNIX domain protocol, this is In the UNIX implementation is widely used set of protocols. Like the previous two volumes, the book is rich in examples and implementation details, they are in 4.4BSD-Lite networking code. (2010-07-17, C/C++, 8357KB, 下载2次)

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

[TCP/IP协议栈] 3proxy

Version 0.6.1 released 11 December, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!!
Version 0.6.1 released 11 December, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!! (2009-12-16, C/C++, 555KB, 下载44次)

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

[TCP/IP协议栈] OMNeTbasedTCPIPsimulation

描述了OMNeT + + 平台及基于它上的TCP/ IP 模型,在现有模型实现的基础上,通过试验验证改进后模 型的可用性,对改进后的几项重要性能TCPDUMP 输出、延迟确认和持续计时器进行阐述,比较了TCP 友好性与 非对称连接的性能,以TCP 模型为例对几项重要的仿真结果进行分析,得出TCP 模型的特征与不足.
Describes the OMNeT++ platform and it is based on the TCP/IP model, implemented in the existing models, based on the improved model validation through testing the availability of the improved performance of several important TCPDUMP output, delayed recognition and continuous time elaborate devices and compared with TCP-friendly performance of the non-symmetric connection to TCP model as an example of the several important analysis of the simulation results obtained with the lack of the characteristics of TCP models. (2009-11-10, C/C++, 255KB, 下载8次)

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

[TCP/IP协议栈] tcpudpsocket.tar

用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。
Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehensive, TCP and UDP programming have, you can get through the socket host IP, the server and the client to send a text this news, want to be helpful for beginners. (2009-09-11, C/C++, 13KB, 下载10次)

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

[TCP/IP协议栈] tcpjack

tcpjack为强占TCP连接的指令。在确立主客之间TCP连接的状态的时后,对于服务器和客端,可以从第三者的主机查看是否有送达的TCP资料段。
TCP connection for the seizure of tcpjack directives. Between subjective and objective in establishing the state of TCP connections after, for servers and clients from third-party host see if there is any information paragraph TCP served. (2008-06-19, C/C++, 2KB, 下载11次)

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

[TCP/IP协议栈] uIPv0.95

IP协议栈被设计为一个带最小化用户接口及可应用串行链路网络模块。根据采用CPU、 编译器和系统所需实现协议的多少,协议栈需要的代码容量空间在30-60KB之间
IP protocol stack is designed as a belt to minimize the application of user interface and serial link network module. According to the use of CPU, compiler and system realize how much the agreement, protocol stack code in need of capacity space in between 30-60KB (2008-03-18, C/C++, 167KB, 下载2次)

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

[TCP/IP协议栈] TCPIP_Stack_based_on_ENC28J60

本篇文章是配合MICROCHIP公司以太网控制器ENC28J60使用的以太网协议栈,是一种TCP/IP协议的实现,可以非常方便根据系统建立自己的TCP或者UDP等连接!
This article is in line with the Ethernet controller MICROCHIP company ENC28J60 use Ethernet protocol stack is a TCP/IP protocol realize, according to the system can easily create your own, such as TCP or UDP connections! (2007-08-22, C/C++, 463KB, 下载496次)

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

[TCP/IP协议栈] atcp

此程序修改ns2网络仿真器内的tcp.cc, 使之能符合ad hoc network内一个重要的TCP协议—ATCP. 本程序要放在ns2内, 配合ns2的环境执行.
NS2 network simulator within the tcp.cc. to enable it to meet the ad hoc network with an important TCP-ATCP. this procedure should be put on NS2, within NS2 implementation of the environment. (2006-06-24, C/C++, 24KB, 下载350次)

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

[TCP/IP协议栈] 周立功tcpip1

keil环境下的周立功的C51单片机开发的 TCP/IP程序包,具有websever, 可完整使用和编译
Zhou meritorious C51 microcontroller development of the TCP/IP package, with websever, integrity and the use of compiler (2006-02-02, C/C++, 367KB, 下载439次)

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