搜索资源列表
Serial_2_TCP
- 自写的用labwindows/CVI实现的串口转TCP程序-since written by labwindows / CVI to achieve the serial TCP procedures
LM3S6432.rar
- lms6432原厂tcp/ip转串口 原理图pcb 固件 上位机配置软件使用手册 芯片手册,lms6432 original tcp/ip to serial schematic pcb PC firmware configuration software user manual chip manual
Com2TCP_0.02_src.rar
- 物件化實作串口編程,一個源碼同時包含Server和Client,可以做到Com to TCP和TCP to Com。,Object implementations of serial programming, a source at the same time contains the Server and Client, can be done Com to TCP and TCP to Com.
ppptcp 串行协议
- PPPoE大家见过,有没有见过 PPP over TCP呢,其实PPP只是一种串行协议而已,既然可以 Over以太网,自然也可以 Over TCP了,下次再给大家上个 Over SSH的。-PPPoE we have seen, there are PPP over TCP not seen it, in fact, PPP is a serial protocol only, as can be Over Ethernet, Over TCP can also be natural, and
sttcp
- 正好今天有空,就把早些时候写的一个串口转TCP/IP的程序发上来,希望对初学者学习串口编程有点帮助。-Today is the time, earlier had written a serial to TCP/IP made up of the process, I hope the serial programming for beginners to learn a little help.
COM-TCP
- 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
timetip
- 把早些时候写的一个串口转TCP/IP的程序发上来,希望对初学者学习串口编程有点帮助。-Earlier to write a serial port to TCP/IP procedures for hair up, I hope the serial programming for beginners to learn a little help.
testtransfer
- 这是一个虚拟串口转tcp/ip的一个模板源码-This is a virtual serial port to tcp/ip source code of a template
Source
- 实时串口转以太网功能,UDP,TCP及各种串口设置实现-Features real-time serial to Ethernet, UDP, TCP and various serial port settings to achieve
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
tcp_com
- 可以实现串口转TCP的数据格式交换,可以实现各种数据格式的相互转换.-TCP can achieve serial data format to exchange, to achieve a variety of data format conversion.
com_to_TCPIP
- 串口转TCP/IP 实用程序 可以把串口数据通过TCP/IP协议在网络上传送-Serial transfer TCP/IP utilities
TCP_IP_Serial
- This a small application that bridges the TCP/IP layer to a Serial (COM) port. There is also another example that makes the inverse path (COM -> TCP/IP). The source can be easily expanded to answer to specific COM port events and listen at any TCP
tcpfx
- 在网络分析中,帮助读懂 TCP 序列号和确认号变化趋势,可以帮助我们学习TCP 协议以及 排查通讯故障,如通过查看序列号和确认号可以确定数据传输是否乱序-In network analysis, to help understand TCP sequence number and acknowledgment number trends that can help us to learn and troubleshoot TCP protocol for communication fail
A4
- TCP/IP的通讯协议 这部分简要介绍一下TCP/IP的内部结构,为讨论与互联网有关的安全问题打下基础。TCP/IP协议组之所以流行,部分原因是因为它可以用在各种各样的信道和底层协议(例如T1和X.25、以太网以及RS-232串行接口)之上。确切地说,TCP/IP协议是一组包括TCP协议和IP协议,UDP(User Datagram Protocol)协议、ICMP(Internet Control Message Protocol)协议和其他一些协议的协议组。 -TCP/IP co
TcpSrvToComm
- TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to
TCP-packet-transmission
- 通过分析截获TCP报文首部信息,理解首部中的序号、确认号等字段是TCP可靠连接的基础。通过分析TCP连接的三次握手建立和释放过程,理解TCP连接建立和释放机制。- Intercepted by analyzing the TCP packet header information to understand in the first serial number, confirmation number and other fields are the basis of the TCP rel
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
test-StellarisWare
- 串口转以太网TCP应用,其中包含UPnP,TELNET,UDP,HTTP协议。-Serial to Ethernet TCP applications, including UPnP, TELNET, UDP, HTTP protocol.
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
