Welcome![Sign In][Sign Up]
Location:
Search - TCP.rar

Search list

[Technology Managementchengyu_zhu

Description: 非常好的一篇paper,关于Opnet下的网络流量控制算法的比较。TCP,RED,PIRED等-A very good paper, on the Opnet network traffic under control algorithms comparison. TCP, RED, PIRED, etc.
Platform: | Size: 116736 | Author: chl | Hits:

[Internet-NetworkUDPTrsmtFile

Description: 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。本文就说说如果保证可靠传输。 要实现无差错的传输数据,我们可以采用重发请求(ARQ)协议,它又可分为连续ARQ协议、选择重发ARQ协议、滑动窗口协议。本文重点介绍滑动窗口协议,其它的两种有兴趣的可参考相关的网络通信之类的书。 采用滑动窗口协议,限制已发送出去但未被确认的数据帧的数目。循环重复使用已收到的那些数据帧的序号。具体实现是在发送端和接收端分别设定发送窗口和接收窗口。 -err
Platform: | Size: 10240 | Author: www | Hits:

[Communicationtcpstest

Description: delphi编写的TCP并发压力测试程序,可设定线程数量,对测试服务器的稳定性很有帮助-delphi prepared concurrent TCP stress testing procedures, the number of threads can be set to test the stability of the server helpful
Platform: | Size: 719872 | Author: 袁勇 | Hits:

[SCMHost_new

Description: 利用ATMEGA128芯片的双串口,UART0连接西门子MC55,UART1连接到RS232,将RS232接收到的数据包,通过MC55自带的TCP/IP栈以GPRS连接到INTERNET,并发送到制定IP地址和端口的主机。开发环境AVRSTUDIO,WINAVR,GNU C++,通过测试。-ATMEGA128 chips using dual-serial port, UART0 connect Siemens MC55, UART1 to connect to the RS232, the RS232 receive data packets through the MC55 comes with TCP/IP stack for GPRS to connect to the INTERNET, send it to develop IP address and port host. Development environment AVRSTUDIO, WINAVR, GNU C++, To pass the test.
Platform: | Size: 40960 | Author: bruce lei | Hits:

[TCP/IP stackTCPIP

Description: TCP/IP程序 服务端客户端两端联结范例.rar 可以实现本地通信-TCP/IP service client-side examples of both ends of link. Rar local communication can be achieved
Platform: | Size: 13312 | Author: jayson | Hits:

[Delphi VCLSPServer

Description: SPServer.rar一个基于TCP/IP监听发送代码,支持多客户端。-SPServer.rar based on TCP/IP monitor to send the code to support multi-client.
Platform: | Size: 577536 | Author: ss | Hits:

[DSP programdsp5402_TCPIP

Description: 在ti公司dsp5402上采用8019实现TCP/IP测试功能,已通过测试-Ti company in 8019 to achieve dsp5402 using TCP/IP test capabilities, has been tested
Platform: | Size: 88064 | Author: gxu | Hits:

[SNMPsnmp_pp

Description: snmp++源代码 SNMP (simple network management protocol)是基于TCP/IP的Internet网的 一个标准的网络管理协议。目前这种网络管理协议应用很广,几乎所有的网络厂商推出的网络管理系统都支持SNMP协议,现在有很多公司都提供开发包,如hp snmp++,net-snmp等,开发比较方便,以上是snmp++源代码-snmp++ source code of SNMP (simple network management protocol) is based on TCP/IP network, the Internet a standard network management protocol. At present, network management protocol such applications is broad, almost all the network vendors introduced NMS SNMP protocol support, and now there are many companies offer development kits, such as hp snmp++, Net-snmp and so on, the development of more convenient These are the snmp++ source code
Platform: | Size: 361472 | Author: 王继伟 | Hits:

[TCP/IP stackTCPIPprotocolsuite2editionchi

Description: 《TCP/IP protocol suite》McGraw.Hill 出版Behrouz A.Forouzan著,由清华出版社出版的中文译本。
Platform: | Size: 16576512 | Author: wtw12 | Hits:

[TCP/IP stackTCPIPprotocolsuite2editioneng

Description: 《TCP/IP protocol suite》McGraw.Hill 出版Behrouz A.Forouzan著,英文原版。
Platform: | Size: 11589632 | Author: wtw12 | Hits:

[TCP/IP stackFHMIP1.3.1

Description: TCP/IP协议栈FHMIP1.3.1.rar协议源代码,仿真系列-TCP/IP protocol stack source code FHMIP1.3.1.rar agreement, simulation series
Platform: | Size: 3030016 | Author: wangcm | Hits:

[TCP/IP stacknetcat

Description: Netcat,鼎鼎有名的网络瑞士军刀,一个简单而有用的工具,透过使用TCP、UDP协议的网络连接去读写数据。它被设计成一个稳定的后门工具,能够直接由其它程序和脚本轻松驱动。同时,它也是一个功能强大的网络调试和探测工具,能够建立你需要的几乎所有类型的网络连接。-Netcat, the network Swiss army knife鼎鼎有名, a simple and useful tool, through the use of TCP, UDP protocol data network connection to read and write. It was designed as a tool for the stability of the back door, directly from other programs and scripts to easily drive. At the same time, it is also a powerful network debugging and exploration tool, you need to build almost all types of network connections.
Platform: | Size: 105472 | Author: 吴昆 | Hits:

[TCP/IP stackTCP2com

Description: 本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。-This procedure listener a tcp port and open a serial port. Receive serial data will be transmitted to each client to connect up to tcp client received the data transmitted to the serial port. Com2TCP_Client.rar document issued before the introduction is incorrect. com2TCP_Client.rar initiative to connect to a tcp server, and serial data received to the tcp server listening.
Platform: | Size: 126976 | Author: lizhenbao | Hits:

[TCP/IP stackTCPIPprotocolren

Description: TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.7 错误处理函数 8.8 Winsock 2支持的其他函数 本章小结 习题 第9章 高级网络编程API 9.1 MFC提供的Winsock类 9.2 信报API(MAPI) 9.3 WinInet API 9.4 其他网络程序设计API 本章小结 习题 第10章 网络程序设计实例 10.1 使用Winsock API设计网络程序的实例 10.2 使用MFC类库进行网络程序设计的实例 10.3 基于WinInet API的客户程序编写实例 10.4 原始套接口(SOCK-RAW)程序设计实例 10.5 广播通信与组播通信程序设计实例 习题-err
Platform: | Size: 4899840 | Author: wu | Hits:

[Sniffer Package capturewinpcap

Description: winpcap程序开发,实行网络抓包,对TCP/UDP协议分析.-WinPcap development, the implementation of the network capture of the TCP/UDP protocol analysis.
Platform: | Size: 102400 | Author: 黄锦 | Hits:

[P2Pp2p

Description: TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞.rar,用于实现内网p2p传输-TCP realize P2P communications, TCP through the NAT method, TCP holes. Rar, used to realize transmission p2p network
Platform: | Size: 86016 | Author: 张石 | Hits:

[Internet-NetworkWSK

Description: VB进行TCP/IP通讯实例 是我自己专门为初学者写的,注释非常详细-VB for TCP/IP communications example is my own written specifically for beginners, notes a very detailed
Platform: | Size: 8192 | Author: zsk2 | Hits:

[TCP/IP stackroaderTCPIP

Description: 一个简单的TCP/IP协议栈,实现ARP、IP、ICMP、UDP和TCP协议,底层驱动使用winpcap,可以在VC下调试。-A simple TCP/IP protocol stack, the realization of ARP, IP, ICMP, UDP and TCP protocol, the underlying driver to use winpcap, under the debugger in VC.
Platform: | Size: 289792 | Author: guo | Hits:

[Internet-Networkrosmany

Description: TransferFiles_demo对话框程序,给出IP地址和文件路径,进行远程文件传输,有客户端和服务器端。 MTSClient and Server为WIN32控制台应用程序,进行循环文件传输。 Tcp Client and Server对话框应用程序,进行远程文件传输。 WinPing对话框应用程序,进行远程测试连接是否成功,进行回显。 RemoteAdmin_demo远程计程和机器控制程序能够触发、监视、终止远程计算机上的进程,还能够远程关闭或重启机器。 routetracer为win32控制台程序,获得数据包所经过的路由器的IP地址和花费的时间。 sniffer网络嗅探器,获取所有经过本机的数据包。 PowerOn对话框应用程序,给出局域网中一台电脑的MAC地址和端口号,可以打开该电脑,
Platform: | Size: 20341760 | Author: 洛亚 | Hits:

[OtherGPRS_MC55_test

Description: GPRS 模块 MC55 测试程序.rar-MC55 GPRS module test procedures. Rar
Platform: | Size: 15360 | Author: shiyuzhu | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net