Delphi组件,以通过TCP / IP与ModBus PLC通信。该库提供了同时实现ModBus主站和Modbus从站的组件,并且基于Indy组件集(支持Indy 9和10)
2021-12-27 17:02:21 502KB TCPIP ModBusPLC通信 Indy组件集 组件库
针对ZigBee无线传感器网络的远程监控技术的实现,设计一个将ZigBee协议与TCP/IP协议有机融合在一起的无线网关。系统运行时,互联网中的远程服务器可通过网关对ZigBee无线传感器网络所有节点进行监控。此网关设计方案成本低廉且易于实现,可以为无线传感器网络在诸多领域的应用开发提供设计参考。
2021-12-27 10:00:48 263KB 无线网络
1
今天学Delphi与OMRON PLC通信(建立在TCP/IP上的fins协议通信),上网找范例,连只鸟都没找到,自己研究了一个小时,写了个相关小程序,有用的朋友可以拿去看。
2021-12-26 17:24:16 189KB Fins Delphi 通信 OMRON
1
基于TCP/IP的在线聊天系统的设计与实现详细代码
2021-12-24 20:17:36 126KB TCP/IP 生产实习,
1
注意:本系统只能在Linux系统下使用,如有bug请报送iluckforyou@126.com或交流
2021-12-24 14:33:22 5.4MB Linux TCP/IP 协议 数据包
1
计算机专业TCP/IP课程设计之网页设计版,可以上传照片,严格按照毕业论文设计要求实现之。
2021-12-24 14:09:34 213KB TCP/IP 课程设计 论文
1
本文主要介绍了如何开发基于TCP/IP 协议网络编程的自定义通讯协议. 在QNX.Linux和Windows三种不同的操作系统平台下实现多节点间的互相通讯。 测试结果表明,该协议可以方便高效地实现多平台下控制节点间的相互通讯.并且在长时间、高频率的通讯过程中,具有良好的实时性和可靠性。
2021-12-24 13:21:52 240KB linux网络 windows网络 tcp/ip
1
INTRODUCTION lwIP is a small independent implementation of the TCP/IP protocol suite. The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. lwIP was originally developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS) and is now developed and maintained by a worldwide network of developers. FEATURES * IP (Internet Protocol, IPv4 and IPv6) including packet forwarding over multiple network interfaces * ICMP (Internet Control Message Protocol) for network maintenance and debugging * IGMP (Internet Group Management Protocol) for multicast traffic management * MLD (Multicast listener discovery for IPv6). Aims to be compliant with RFC 2710. No support for MLDv2 * ND (Neighbor discovery and stateless address autoconfiguration for IPv6). Aims to be compliant with RFC 4861 (Neighbor discovery) and RFC 4862 (Address autoconfiguration) * DHCP, AutoIP/APIPA (Zeroconf), ACD (Address Conflict Detection) and (stateless) DHCPv6 * UDP (User Datagram Protocol) including experimental UDP-lite extensions * TCP (Transmission Control Protocol) with congestion control, RTT estimation fast recovery/fast retransmit and sending SACKs * raw/native API for enhanced performance * Optional Berkeley-like socket API * TLS: optional layered TCP ("altcp") for nearly transparent TLS for any TCP-based protocol (ported to mbedTLS) (see changelog for more info) * PPPoS and PPPoE (Point-to-point protocol over Serial/Ethernet) * DNS (Domain name resolver incl. mDNS) * 6LoWPAN (via IEEE 802.15.4, BLE or ZEP) APPLICATIONS * HTTP server with SSI and CGI (HTTPS via altcp) * SNMPv2c agent with MIB compiler (Simple Network Management Protocol), v3 via altcp * SNTP (Simple network time protocol) * NetBIOS name service responder * MDNS (Multicast DNS) responder * iPerf server implementation * MQTT client (TLS support via altcp) LICENSE lwIP is freely available under a BSD license. DEVELOPMENT lwIP has grown into an excellent TCP/IP stack for embedded devices, and developers using the stack often submit bug fixes, improvements, and additions to the stack to further increase its usefulness. Development of lwIP is hosted on Savannah, a central point for software development, maintenance and distribution. Everyone can help improve lwIP by use of Savannah's interface, Git and the mailing list. A core team of developers will commit changes to the Git source tree. The lwIP TCP/IP stack is maintained in the 'lwip' Git module and contributions (such as platform ports) are in the 'contrib' Git module. See doc/savannah.txt for details on Git server access for users and developers. The current Git trees are web-browsable: http://git.savannah.gnu.org/cgit/lwip.git http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git Submit patches and bugs via the lwIP project page: http://savannah.nongnu.org/projects/lwip/ Continuous integration builds (GCC, clang): https://travis-ci.org/lwip-tcpip/lwip DOCUMENTATION Self documentation of the source code is regularly extracted from the current Git sources and is available from this web page: http://www.nongnu.org/lwip/ Also, there are mailing lists you can subscribe at http://savannah.nongnu.org/mail/?group=lwip plus searchable archives: http://lists.nongnu.org/archive/html/lwip-users/ http://lists.nongnu.org/archive/html/lwip-devel/ There is a wiki about lwIP at http://lwip.wikia.com/wiki/LwIP_Wiki You might get questions answered there, but unfortunately, it is not as well maintained as it should be. lwIP was originally written by Adam Dunkels: http://dunkels.com/adam/ Reading Adam's papers, the files in docs/, browsing the source code documentation and browsing the mailing list archives is a good way to become familiar with the design of lwIP. Adam Dunkels Leon Woestenberg
2021-12-24 09:22:48 12.83MB lwIP.
1
好不容易下载过来的,真的挺好看的,我已经连续通宵了三晚才看完
2021-12-23 18:53:02 132.06MB java
1
高清晰,最全的网络拓扑图,NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS
2021-12-22 16:13:19 815KB TCP IP 网络 拓扑
1