CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 串口调试程序

搜索资源列表

  1. uart_ks8695

    0下载:
  2. ADSV1.2 开发环境,针对KS8695的串口调试程序:)-ADSV1.2 development environment against KS8695 Serial debugging procedures :)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:150157
    • 提供者:eeerrr2
  1. sscom32

    0下载:
  2. 这是一个串口调试功能的工具,可以回显烧入的驱动程序
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-16
    • 文件大小:281653
    • 提供者:pxxxb
  1. serial2internet

    0下载:
  2. 非常好的串口调试程序源程序,供大家参考。
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:4148
    • 提供者:ghenglei
  1. uart_socket

    0下载:
  2. 一个已经通过调试的uart转网络的程序 包含了linux下的串口和socket编程
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:55085
    • 提供者:刘国华
  1. Terminal.rar

    2下载:
  2. 一个超级终端程序,支持串口、IP协议通信,主要用于通信调试,a super terminal program, to support serial ports, IP communications, mainly for communications Debugging
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-24
    • 文件大小:190392
    • 提供者:吕达
  1. NetWizard.rar

    0下载:
  2. 专用于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
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:309521
    • 提供者:张泳
  1. TCPUDPDebug1032_Setup.rar

    0下载:
  2. 最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!),The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1045133
    • 提供者:walter
  1. serialdebuggingcode

    0下载:
  2. 串口调试助手源代码,非常好的串口调试程序,有交互界面,有运行结果-Serial debugging aids the source code, a very good serial debugger, there are interfaces, there are running results
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2783494
    • 提供者:ivy
  1. tcp_ip-communication-programming

    0下载:
  2. 本例中,我们首先要用WinSockets类来编写一个C/S(Client/Server)程序,C/S程序包含一个服务器端和一个客户端,服务器程序接收到客户端程序发来的数据后,将数据从串口1(COM1)发送出去,我们可以用串口调试助手来接收这些数据。-In this case, first we WinSockets class to write a C/S (Client/Server) program, C/S program includes a server and a client, t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:91199
    • 提供者:借方鋆
  1. SuperProxy

    0下载:
  2. 2009左右,本人原创软件。 能够将本机的串口、管道、TCP端口资源通过TCP/IP共享给网络中其他机器。该程序通常用于需要串口服务器、虚拟机调试、Nat的场合。 -SuperProxy is a software which can share your local resource such as serise port, pipe, and tcp port to anybody thought the internet TCP/IP protocol.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:94630
    • 提供者:
  1. TempApp

    0下载:
  2. zigbee网络中,子节点相互传输当前板内温度的通信程序,可在串口调试工具中独立显示。-zigbee network, sub-node communication program of mutual transmission of the temperature in the current board serial debugging tools independent display.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:18298976
    • 提供者:唐寅
  1. SerialBuffer

    0下载:
  2. 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。 本程序在vc6.0中调试通过 由于本程序设计到硬件编程,因此,如果读者的串口通信设备 没有连接好,可能会有问题 本程序重在介绍一个串口通信类,因此开发具体应用 的时候可以直接使用这个类。-Contents serial communication can provide a high-level programming for serial communication class,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:70411
    • 提供者:
  1. RS232-communication

    0下载:
  2. 通用RS232通讯调试程序,通用RS232串口调试工具-General RS232 communication debugging program,General RS232 serial debugging tools
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1535380
    • 提供者:jiajia
  1. TCPUDPDbg_v1032

    0下载:
  2. 最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!)-The latest version V1.032 version of TCP/UDP debugging tools
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1045133
    • 提供者:roger
  1. SourceCode

    0下载:
  2. 一个串口的程序,Linux下,包括串口的打开 初始化,以及一个main用于测试,,按需调试。-onr seril port programmer,include init_port.c open_port.c mian.c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2689
    • 提供者:许林
  1. ComVirt4(free)

    0下载:
  2. 虚拟串口软件,通讯数据没有限制,非常稳定,是一款程序调试的好帮手-ComVirt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5579574
    • 提供者:李建俊
  1. MSComm

    0下载:
  2. MSComm串口调试,功能主要包括在线设置各种通信速率、奇偶校验和通信端口而无须重新启动程序-MSComm serial debugging
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-01
    • 文件大小:14058655
    • 提供者:zhangtao
  1. tcp_client

    0下载:
  2. 简单的纯正TCP客户端程序,配置好TCP服务端的IP地址和端口号,即可按照纯正的TCP模式建立连接。我测试的时候用的是TCP串口调试助手,模拟TCP服务端-Simple pure TCP client program, configure the TCP server IP address and port number, you can in accordance with the pure TCP model to establish a connection. I tested with
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3591
    • 提供者:汪海锋
  1. 串口调试助手

    0下载:
  2. 一个厉害的串口通信监视程序(可监视已打开的串口)(A powerful serial communication monitoring program (can monitor the open serial port))
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:130048
    • 提供者:深海4587
搜珍网 www.dssz.com