搜索资源列表
ucos及文件系统ucfs VC环境调试代码
- ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。-CENTER is a very good embedded operating system, the author provi
tcp
- TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。
基于tcp/ip的网际互连
- 上传的代码主要是根据基于tcp/ip网际互联而实现了客户机,客户机/服务器模型的模拟,代码写的比较干净,已经在实验室经过调试运行,具有一定的价值。
带TCP/IP通信和串口通信的eVC程序
- 有TCP/IP的通信 有re232的通信 eVC4.0开发 代码经过调试,并被实际使用在某产品中
TCP--IP调试软件
- TCP--IP调试软件
NetWizard.rar
- 专用于win98,win2000,winxp下开发网络程序用途,可以看成网络精灵,功能类似串口精灵,可以作为客户端调试,也可作为服务器端调试,支持TCP/ip协议,UDP协议,Dedicated to win98, win2000, winxp procedures developed under the network uses the network can be seen as the wizard, the wizard is similar to serial port can be
tcp-ipcs
- TCP IP C/S程序,已经经过LIUNX调试应该没有问题-TCP IP C/S procedures, have been debugging LIUNX should not be a problem
TCP
- DSP 28335实现TCP/IP协议,处理器DSP320F28335 网卡:rtl8019,实现DSP的TCP/IP通信,肯定好用。自己已经在28335上面调试过了。-DSP 28335 to achieve TCP/IP protocol, the processor DSP320F28335 card: rtl8019, to achieve the DSP TCP/IP communication, certainly easy to use. They have passed the
tcp--ip
- TCP协议的客户端代码,调试成功!其中含有检验接收代码,注释详细。-TCP protocol client code, debugging success! Which contains a test to receive the code, detailed notes.
tcp-ipcs
- TCP IP C/S程序,已经经过LIUNX调试应该没有问题-TCP IP C/S procedures, have been debugging LIUNX should not be a problem
TCP-UDP-DebugTool-V3.01
- TCP-UDP服务管理 V3.01。用于开发调试TCP/IP类软件、代码的软件,还可以保存数据日志记录。-For developing and debugging TCP/IP software category, source software, you can also save the data logging.
lab20-IP
- DSP程序中ip协议的编程。调试方便,巨好用。同时上传了tcp,两个可以一起看。-The IP protocol DSP program programming. Convenient debugging, giant good use. At the same time to upload TCP, two can watch.
MODBUS-TCP-DebuggingV1.2
- TCP和MODBUS-TCP通讯调试软件V1.2_Wince_Win 通用版 本软件可以运行于 WINCE5 /WINCE6 /WINCE7 及 WINXP/ WIN7 等系统下, 软件设计环境 VB2005,要求装有 NET2.0 环境,对您学习MODBUS/TCP有帮助, 还可做TCP调试器, 此软件免费使用。 功能如下: 1.多网卡支持,点击“网卡X”处可自动切换网卡IP。 2.增加MODBUS寄存器个数至9999。 3.修改一次最多读写寄存器个数120
ENC28J60Experiment
- 本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会
TCP调试助手
- tcp调试助手,用于TCP/IP通信调试(TCP debugging assistant for TCP/IP communication debugging)
tcp 实例
- tcp 客户端代码和服务器代码 , 可能还需要调试下(tcp client in vb.net)
Modbus TCP
- TCP Modbus通讯 采用TCP/IP通讯,可以写入命令调试,可以获取返回值。(TCP Modbus communication using TCP/IP communication, you can write commands to debug, you can get the return value.)
TCP_UDP
- TCP、IP协议线,Vc++,用于调试,有需要的可以随意看看,不太专业的(debug.Typically, you should not need to refer to the log file, unless you encounter problems with the tool and need further information to debug them.)
GPRS.net
- TCP/IP网络调试功能,通过Socket API接口编程,实时侦听网络终点数据(TCP/IP network debugging function, through the Socket API interface programming, real-time listening to network terminal data)
通讯调试工具
- 串口,tcp client ,tcp server,udp client ,udp server,ping,ip设定