搜索资源列表
mcu_netV1.00
- 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP proto
OSPFFunctionalSummary
- When a router starts, it first initializes the routing protocol data structure. Then, it waits for indication from the lower-level protocols that its interfaces are functional. Being the interfaces functional, the router sends Hello packets to its ne
emr
- this a multicast routing protocol which uses group hello messages. it donot show any routing but only sends the multicasting packets./-this is a multicast routing protocol which uses group hello messages. it donot show any routing but only sends the
maodv-code
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages-this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing pr
sounds
- 一个网络通讯协议的源代码包,我已经测试过了,能用,嘱咐你好!-A network communication protocol source code package, I' ve tested, and can be used, asked the Hello!
upload
- Hello everybody, I d like to share some of my routines which are based upon Neutone s ideas. We use this code in our welding machines successfully for more than 2 years now. The protocol is built like this: Firstly the MASTER scans the bu
udt4.6a
- UDT协议源码,基于UDP的数据传输协议(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT的主要目的是支持高速广域网上的海量数据传输,而互联网上的标准数据传输协议TCP在高带宽长距离网络上性能很差。 顾名思义,UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域
src
- 单片机的TCP_IP网络编程与应用,uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。有很好的学习和研究价值。-SCM TCP_IP network programming and applications, uIP ARP/ICMP/TCP protocol completely portable, you
canphp1.4
- CanPHP框架(简称CP),是一个简单、自由、实用、高效的php框架。CanPHP框架以面向应用为主,不纠结于OOP,不纠结于MVC,不纠结于设计模式,不拘一格,力求简单快速优质的完成项目开发,是中小型项目开发首选php框架。 CanPHP框架(CP) 特点: 只要您会输出 hello world ,就可以轻松学习CP框架,提升php水平! 不管您是在做大项目还是小项目或对开源系统二次开发,CP框架都可以帮助您。 CanPHP框架 v1.4 升级日志: 1、新
BellmaFordAlgorithm
- Belman Ford algorithem using UDP protocol input argument should include( proc id, local port, life time, hello time out, max time)
HTTPSExample
- Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world. 本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connec
mptcp.patch
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages- this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing
wrls-aodv
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages- this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing
pimdm
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages- this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing
mptcp-sample
- this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages- this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing
SSL-HTTPS
- 用java实现SSL及HTTPS协议 使用SSL套接字的HTTPS服务器端 接受客户端的一个连接,并返回Hello,world.-SSL and HTTPS protocol using java to use HTTPS server-side SSL socket to accept client connection and return to the " Hello, world.
STM32F_ETH__V1.0.0
- 基于STM32F107的LWIP协议程序,支持UDP、DHCP、tftp等协议,-The STM32F107 LwIP Demonstration Package is a set of networking applications for STM32F107 microcontrollers build on top of the free LwIP TCP/IP stack, and contains: A DHCP client, for IP address setting
pmwshuchu
- 利用中断方式完成RS485协议下的数据收发 -Use interrupt complete RS485 protocol data transceiver system power LED flashes two times, and then sent through the serial ' HELLO' indicates normal serial port can then feel free to send data through the serial port
OADV routing protocol implement in c++
- In AODV, routes are discovered in an on-demand basis and are maintained as long as they are required. Like DSDV it maintains a sequence number, which it increases each time it finds a change in the topology of its neighborhood. This sequence number e
HelloWorldCOAP
- 通过Californium的jar包来实现一个COAP协议的服务器端&客户端。客户端通过GET请求到服务器端,服务器端响应 hello world.(The server side & client of a COAP protocol is implemented through the jar package of the Californium. The client requests to the server side through the GET request a