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

[TCP/IP协议栈] ModbusTCPToRAEthernetIp

该项目展示了如何将来自Modbus驱动程序的标签转换为RA以太网IP。即使未在UI中使用标记,也会同步标记。
This project shows how to convert tags coming from a Modbus driver to an RA Ethernet IP. Tags are synchronized even if not used in UI. (2023-11-10, C#, 0KB, 下载0次)

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

[TCP/IP协议栈] tcpip

基于TCP/IP通讯的仪器仪表应用层协议架构由于新一代仪器仪表的数据量大,传输距离远,实时性高,传统的基于RS232/RS485的串行数据传送方式已不能满足要求,而基于TCP/IP的以太网数据通讯方式,传输距离大(通过internet,理论上无限远),速度快,是当前新一代仪器仪表数据传输的理想方式。 基于单片机(如MCS51+RTL8019AS)的以太网接入技术已经相当成熟,可以方便的与PC机连接。根据仪器仪表嵌入式应用的要求(如实时性),我们采用TCP协议或UDP协议进行数据传输。TCP是一种可靠的传输协议,但效率相对较低,UDP是一种由用户自己来保证传输可靠性的传输协议,但效率较高。 本协议目前采用TCP,以太网接口模块作为服务器方,任何时候仅提供一个连接。 本文档的适用范围为带有以太网接口模块的仪器仪表。
Instruments based application layer protocol architecture TCP/IP communication since the new generation of instrumentation data capacity, transmission distance, high real-time, based on the traditional serial data transfer mode RS232/RS485 can not meet the requirements, and based on TCP/IP Ethernet data communication mode, the transmission distance is large (via internet, theoretically infinite) speed, is the ideal way to present a new generation of instrumentation data transmission. Microcontroller-based (such as MCS51+ RTL8019AS) Ethernet access technology is already quite mature, it can be easily connected to a PC. According instrumentation embedded applications (such as real-time), we use the TCP protocol or UDP protocol for data transmission. TCP is a reliable transport protocol, but the efficiency is relatively low, UDP is a transmission by the users themselves to ensure the reliability of the transmission protocol, but more efficient. The protocol currently used TCP, Etherne (2016-09-21, WORD, 18KB, 下载10次)

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

[TCP/IP协议栈] OpENer_1.2.0

自动化行业知名的工业以太网EtherNet/IP适配器端协议栈源代码。
OpENer is a free implementation of the industrial communication system EtherNet/IP for adapter devices (connection target). It supports multiple I/O and explicit connections and includes all features and objects required by the CIP specification to enable devices to comply with ODVA s conformance/interoperability tests. (2013-03-14, C/C++, 825KB, 下载76次)

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

[TCP/IP协议栈] lwip-1.4.0

一个轻量级的tcp/ip协议栈,适合用于嵌入式开发,此为2011 05 最新版本,对嵌入式以太网开发很有帮助
A lightweight tcp/ip protocol stack suitable for embedded development, this is the latest version of 201 105, is helpful for the development of embedded Ethernet (2011-05-30, C/C++, 600KB, 下载127次)

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

[TCP/IP协议栈] MesMonitor

在通信领域,用户在网管界面操作,通过TCP/IP协议给电信设备发送报文,从而配置、维护电信设备。电信设备一般都不具备可视化终端,当电信设备从网管接收到了命令报文后,用户不方便了解电信设备接收到了哪些命令报文、以及处理报文过程是否正常。为了监视电信设备的运行情况,可以在电信设备上运行一个socket服务器,在PC机上运行一个socket客户端,称为命令报文监视器,所有通过网管发给电信设备的命令报文都会通过socket服务器发送给报文监视器,请实现一个这样的命令报文监视器。
In communications, the user interface in network operation, through TCP/IP protocol to the telecommunications device to send packets to configure and maintain telecommunications equipment. Telecommunications equipment generally do not have the visualization of the terminal, when the telecommunications equipment to the command received from the network packet, the user is not convenient to know which telecom equipment orders received packets, and packet handling process is normal. In order to monitor the operation of telecommunications equipment, telecom equipment can run a socket server running on a socket on the PC, client, known as the command packet monitor all telecommunications equipment issued by the command network packets go through the socket Packets sent to the monitor server, please realize such a command packet monitor. (2010-12-16, Visual C++, 37KB, 下载9次)

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

[TCP/IP协议栈] About_Network_Routing_Technology

毕业设计-关于网络路由技术的研究:基于TCP/IP协议的Internet已逐步发展成为当今世界上规模最大、拥有用户和资源最多的一个超大型计算机网络,TCP/IP协议也因此成为事实上的工业标准。IP网络正逐步成为当代乃至未来计算机网络的主流。IP网络是由通过路由设备互连起来的IP子网构成的,这些路由设备负责在IP子网间寻找路由,并将IP分组转发到下一个IP子网。针对目前出现的,对提高路由器性能起关键作用的几项新技术,分析网络路由技术的。
Graduation- on the Network Routing Technology: Based on TCP/IP protocol Internet has gradually developed into the world' s largest, has the most users and resources of a large computer network, TCP/IP protocol has become the de facto industry standard. Modern IP networks are becoming mainstream and even the future of the computer network. IP network is the interconnection of equipment up by routing IP subnet form, these routing device for routing in IP subnets to find, and IP packet forwarding to the next IP subnet. Appears for the present, to improve the performance routers play a key role in several new technologies, analysis of network routing technology. (2010-06-08, WORD, 19KB, 下载10次)

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

[TCP/IP协议栈] tcp3

报文代码分析 1.了解和掌握以太网帧、IP数据报、TCP报文段格式 2.了解应用层协议的工作过程 3.掌握报文代码分析方法
Message code of 1. To understand and master the Ethernet frame, IP datagram, TCP segment packet format 2. To understand the work process of the application layer protocol 3. Grasp the message code analysis (2010-05-12, Visual C++, 173KB, 下载33次)

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

[TCP/IP协议栈] Exp20UDP

UDP通信源程序代码,本程序适合在嵌入式设备中应用,能够实现嵌入式设备与计算机通过以太网的互联。
UDP communication source code, this program suitable for the application of embedded devices, embedded devices can be realized with the computer via Ethernet connectivity. (2008-08-15, C/C++, 5846KB, 下载28次)

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

[TCP/IP协议栈] Local_area_network_truncation_package_procedure

一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。
A LAN environment, using C language (1) determine the cut-off packet Methods: RAW mode including SOCKET, PACKET32 and direct as a NDIS driver hung in the (2) require the interception of the following types of packets and Analysis: Ethernet frame format , IP packets, ICMP packets, TCP Segment, UDP packet description and other related fields. (2008-06-12, C/C++, 1181KB, 下载36次)

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

[TCP/IP协议栈] IPtoSerial

该源码将以太网tcp/ip信息包捕获后,分成100字节或更少字节的包,然后再转换成串行通讯协议的传输包,其包含5个文件.
The source Ethernet tcp/ip packet capture, the divided into 100 bytes or fewer bytes of packet and then replaced by a serial communication protocol packet transmission, which contains five documents. (2008-01-29, Visual C++, 19KB, 下载24次)

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

[TCP/IP协议栈] TCP-IP-Stack-Design-Realise

摘要: 设计并实现了一个运行在低端8/16位MCU上的小型嵌入式TCP/IP协议栈。在设计和实现过程中,允许应用程序参与数据的重发。以减少协议栈对资源的消耗。实现了一个最小可达7K,并具有较高响应速度的小型TCP/IPP协议栈。 关键词:TCP/IP,嵌入式系统, 因特网 (2007-10-02, PDF, 182KB, 下载9次)

http://www.pudn.com/Download/item/id/340749.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协议栈] openvpn-gui-1.0.3

虚拟专用网源码,提供数据的加密和验证功能,采用OPENSSL协议
Virtual Private Network OSS, providing data encryption and authentication functions, using OPENSSL agreement (2007-03-15, MultiPlatform, 90KB, 下载64次)

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

[TCP/IP协议栈] NetExplorer

捕获流经指定网卡的数据,协议:ICP、UDP、ICMP。可以以二进制方式、文本方式流程数据,可设置规则,可保存数据。
flowing through designated capture card data, the agreement : ICP, UDP, ICMP. Be in binary mode, text mode data flow can be set up rules, the retention of data. (2007-01-06, Delphi, 373KB, 下载91次)

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

[TCP/IP协议栈] S3C4510Bethernet

本文介绍了在window环境下,利用c 语言,在基于TCP/IP协议的嵌入式系统上移植以太网协议,实现了数据的高速、准确传送。
This paper presents the window environment, the use of c language, Based on TCP/IP protocol embedded systems transplant Ethernet agreement, the data's high-speed, accurate transmission. (2006-10-26, C/C++, 101KB, 下载17次)

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

[TCP/IP协议栈] w3100aWEB_SERVER

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是sever例子源码
WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement sever example of this is FOSS (2006-10-20, C/C++, 53KB, 下载30次)

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

[TCP/IP协议栈] w3100aLB_UDP

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是
WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, which is (2006-10-20, C/C++, 48KB, 下载14次)

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

[TCP/IP协议栈] w3100aDIRECTMODE

W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议。这是他的驱动程序
WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement. This is his driver (2006-10-20, C/C++, 604KB, 下载32次)

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

[TCP/IP协议栈] 51+8019tcpip-code

at8051+rtl8019硬件系统的tcpip协议栈,包括8019的驱动。实验测试,非常稳定!
at8051 rtl8019 hardware systems TCPIP stack, including 8,019 drivers. Laboratory tests very stable! (2006-05-09, C/C++, 407KB, 下载792次)

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

[TCP/IP协议栈] wpack1

使用下面的库 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 可以封装用户自己的以太网链路收发报文.
use of the library kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib users can package their own Ethernet transceivers link text. (2006-03-26, Visual C++, 131KB, 下载57次)

http://www.pudn.com/Download/item/id/160678.html
总计:298