搜索资源列表
TCPIP
- modbus 测试,用VB的winsock控件实现的modbus tcpip通讯等-modbus test, with VB the winsock control to achieve the modbus tcpip communications
TCPIApplicationNote101260144
- TCPIP应用的描述,通讯协议的详解!一个不可多得的指导性文档-TCPIP application described the detailed protocol! A rare document of guidance
socket_C
- 基于TCPIP服务器客户端通讯源码,很方便。-Based on the TCPIP server-client communication source code, very convenient.
CC1Sharp
- 此为ifix中MBE通讯设置,为MODBUS/TCPIP-This is ifix in MBE communication settings for MODBUS/TCPIP
linux-tcpip
- 这个是linux下的tcpip通讯的简单应用的一个小项目,里面有点bug但是至少能学到点应用的东西-This is under linux tcpip communication simple application of a small project, which is a little bug but at least point applications can learn something
ModbusPTCPPTool
- 用于测试 modbus tcpip通讯的工具,分为server 与 client 两个文件包-modbus tcpip
FreeRTOS_tcp_echo_server(STM32F407)
- stm32f407 32位arm 处理器,freertos实时操作系统下lwip内核,tcpip 网络通讯示例-stm32f407 freertos lwip tcpip ethernet
tcpip
- 基于TCP/IP通讯的仪器仪表应用层协议架构由于新一代仪器仪表的数据量大,传输距离远,实时性高,传统的基于RS232/RS485的串行数据传送方式已不能满足要求,而基于TCP/IP的以太网数据通讯方式,传输距离大(通过internet,理论上无限远),速度快,是当前新一代仪器仪表数据传输的理想方式。 基于单片机(如MCS51+RTL8019AS)的以太网接入技术已经相当成熟,可以方便的与PC机连接。根据仪器仪表嵌入式应用的要求(如实时性),我们采用TCP协议或UDP协议进行数据传输。TCP是