搜索资源列表
TT62_GPRS_DTU
- TT62嵌入式GPRS DTU模块用户手册 3.0 TT6X GPRS DTU(简称DTU),是一款使用GPRS进行无线数据传输的设备。支持PPP、TCP、UDP、DNS等众多复杂网络协议和SOCKET插口标准,为用户提供全透明数据传输和用户自定义协议传输两种模式。 同时支持点对点、点对多点、设备间、设备与中心间等各种不同的通讯模式。 用户不用关心复杂的网络通信协议、通过串行口,就可以进行无线数据收发,让你的设备随时随地接入Internet。 本DTU产品支持TCP和UDP两种
CommSocket
- 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
ne2000
- NE2000----串口到网络的通讯模块,实现单片机等的串口到网络的通信和数据传输。该程序为NE2000的驱动程序-NE2000----PROGRAME
02
- delphi 网口通讯,串口通讯 连接服务器,很简单的,工业的modbus通讯协议-delphi network port communications, serial communications connection to the server, a very simple, industrial modbus communication protocol
CommunicationTestTool
- 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
SocketDemo
- 网络TCP/IP通信功能,自动获取电脑上的串口,可以通过下拉菜单选择配置通信信息。窗体具有自动缩放功能。可以进行字符串和16进制字符通讯。-Network TCP/IP communication function, automatically get the serial port on the computer, you can choose to configure the communication information through the drop-down menu. Form
TcpClientToUart
- 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi
LeafSoft
- 串口通讯测试,tcp与udp通讯测试。ping测试(Serial communication test, TCP and udp communication test.)
socket源码
- socket串口通讯,经过本人验证,代码属实可用