搜索资源列表
modscan32
- modscan32是modbus/tcp以太网通讯调试工具,如同串口调试助手一样的工具.-modscan32 is modbus/tcp Ethernet communications debugging tools, as serial debugging tools, like aides.
020_2u_9-17
- 用于conextop(串口转以太网)的程序,已经测试通过了,非常好用。并且可同过网络调试助手,查看结果-For conextop (Serial to Ethernet) process has been tested, and very easy to use. And can be the same over the network debugging aids, view the results
NetAssist
- 嵌入式以太网协议栈调试用Netassist网络调试助手,值得使用的好工具-Embedded Ethernet protocol stack debugging debugging assistant, it is worth a good tool to use Netassist network
MModBus_TestO
- modscan32是modbus/tcp以太网通讯调试工工具,如同串口调试助手一样的工具., -modscan32 is modbus/tcp ethernet communication tools, debugging tools tools like serial debugging aides.
MiniEUB
- MINEUB以太网转串口模块使用说明,串口调试助手及网络调试助手-MINEUB Ethernet to serial module descr iption, serial debugging assistant and network debugging assistant
Network-debugging-assistant
- IEC 608705-104 通信规约实现通过以太网,所以网络调试助手用于该通信协议的调试-IEC 608705-104 communication protocol through Ethernet, the network debugging assistant for the communication protocol debugging
NetAssis
- 一款网络调试助手,在开发以太网或者调试WIFI模块时可以使用,非常方便-A network debugging assistant, in the development of Ethernet or debug WIFI module can be used, very convenient
ComMax
- 一个很好的以太网、串口调试助手。可以设置为以太网客户端或者以太网服务器端。(A good Ethernet, serial debugging assistant. Can be set to Ethernet client or Ethernet server side.)
串口调试助手OK
- 串口通信,以太网通讯,WINSOCKET(serial communications)
STM332-F107lwip
- 本程序是基于STM32F107芯片,DM9161为以太网PHY芯片的Lwip裸板移植,借助于网络调试助手可以实现客户端与服务端之间的通信。其以STM32为服务端,电脑为客户端,STM32默认IP为192.168.0.30,端口为23,调试的时候若电脑开有无线网记得把无线网给关掉,不然调试助手连接不上客户端,IP地址可根据实际需要进行修改,一定要记得使stm32客户端的IP与电脑IP处于同一网段,只有在同一网段才能保证两者之间的通信,代码