CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp 串口

搜索资源列表

  1. trance

    0下载:
  2. 简单tcp和串口通信,-Simple TCP and serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:90345
    • 提供者:zechary
  1. wifisocket

    0下载:
  2. 可以通过tcp实现通信 通过串口设置保证设备的链接-You can communicate via serial port settings to ensure that equipment is linked via tcp
  3. 所属分类:JavaScript

    • 发布日期:2017-05-17
    • 文件大小:4614144
    • 提供者:刘继中
  1. qt_tool

    0下载:
  2. 嵌入式串口及网络编程,使用QT4.8.0运行-serial and tcp server/client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:27339
    • 提供者:ww
  1. MBDLLTool

    0下载:
  2. 该驱动通过串口或者TCP网络,进行modbus通信.-The drive through the serial port or TCP network, MODBUS Communication
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:10440
    • 提供者:nihao210
  1. 6.Send.COM.window.optimize

    0下载:
  2. 能够实现远程控制LED。两台电脑通过tcp/ip通信,有一台电脑与单片机进行串口通信,之后远程电脑就可以控制单片机-Enables remote control LED. Two computers via tcp/ip communication, there is a computer with a single-chip serial communication, you can control the remote computer after the microcontroller
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:25934
    • 提供者:Bowen
  1. port_new

    0下载:
  2. 过程工业监控系统RTU客服端与服务器,客服端监控过程的串口,串口数据经本地客服端通过TCP协议发送到远程服务器。-herein, I imply a processional supervision system consisted of client and server.the client read data local device through serial port and transform the data to server through TCP/IP
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1121709
    • 提供者:chen
  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. cubieboard-master

    0下载:
  2. bluetooth中为蓝牙测试demo:检测周围的蓝牙设备,连接设备,循环发送数据 broadcom-bluetooth:固件源代码,以及加载固件的命令 com:cubieboard从串口读取数据,再通过tcp发送 特点:epoll com_bt:cubieboard从串口读取数据,通过tcp和蓝牙发送 特点:epoll 线程 信号-Connection device for Bluetooth, Bluetooth Test Detection
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:53021
    • 提供者:张文建
  1. Debug-Tools-Set

    0下载:
  2. 资源包含: AccessPort137.zip CommMonitor-v6.1.zip ComSpy2-0-32-1-213.zip PortHelper(ch375).zip SecureCRT(串口调试工具).rar TCPUDPDbg(TCP UDP 网络调试工具).rar 串口调试精灵 V1.023.rar 串口调试助手2.2.rar 串口调试助手sscom3.2.zip 单片机多功能调试助手PortHelper1.7.8.rar 德飞莱 串
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-18
    • 文件大小:27847878
    • 提供者:lancome920
  1. ForceControl_through_dll

    0下载:
  2. 针对力控组态软件的各种通讯功能,tcp,udp,串口通讯-the ussage of communication through ForceControl
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:330669
    • 提供者:强子
  1. NETCONN_TCP

    0下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP服务器,网络调试助手做TCP客户端,TCP连接以一个任务的方式来运行的,网络调试助手尝试连接开发板,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据-The experiment
  3. 所属分类:SCM

    • 发布日期:2017-06-10
    • 文件大小:17605084
    • 提供者:daew
  1. NETCONN_TCP-client

    0下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
  3. 所属分类:SCM

    • 发布日期:2017-06-11
    • 文件大小:17561253
    • 提供者:daew
  1. AndroidTCPUdpComm

    0下载:
  2. 最近一个项目可能要用到socket和串口方面的编程,网上找了很多这方面的资料,例子,不过都不怎么全,而且很多例子不能直接拿来用。花了几天时间,将TCP、UDP、串口整合到一起做了个小的project,由于没有真机,仅在模拟器上测试通过,且都是在一台机子上,现贴出代码,希望对大家有所帮助。注意涉及IP地址的地方可能需要修改成你自己的地址-A recent project you might want to use the socket and serial programming, online
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:15439
    • 提供者:李永芳
  1. net-serial-data-upload-tool

    0下载:
  2. 乐联网的串口数据上传工具,通过tcp传数据到服务器,一个实用小软件-Le networking serial data upload tool, through the TCP data to the server, a practical software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:247914
    • 提供者:王茂全
  1. CustomControl

    0下载:
  2. Qt 多功能调试工具,支持串口调试、红外模块调试、二维码生成,TCP的服务端和客户端的调试等-Qt multi function debugging tools, support for serial debugging, infrared module debugging, the generation of two-dimensional code, TCP server and the client s debugging, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:693409
    • 提供者:xiaoni
  1. wince-Programming-3th

    0下载:
  2. 视窗3应用程序编程为掌上电脑,掌上电脑,和嵌入式设备的编程。 主题包括: 企业计算包括COM、DCOM、使用ADOCE访问数据库,和微软的消息队列 通信,包括网络访问HTTP,TCP/IP,插座,串口通信,并与ActiveSync 3桌面同步 建立和运行应用程序在视觉+ +使用微软基金会 嵌入式Visual C++ 3和Pocket PC SDK光盘 超越用户界面到硬盘核心编程 全面联网和企业计算 从掌上电脑全球通信 所有新功能的视窗3 高级技术的严重窗口
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1420682
    • 提供者:a
  1. Server

    1下载:
  2. 工程实现一个多线程的C语言服务器,这个服务器被移植到arm开发板中用来读取串口,网口的数据,并传输到网络中,通过Tcp与其他客户端程序通信。-Project to implement a multi-threaded C language server, the server is transplanted to arm development board to read serial data network port, and transmitted to the network via T
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:175043
    • 提供者:李强
  1. VSPD7.1

    0下载:
  2. 一个tcp socket和串口互相传输工具-A tcp socket and serial mutual transfer tools
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:5056245
    • 提供者:
  1. NETCAN

    0下载:
  2. 嵌入TCP,UDP,USBCAN,串口,可控制多个设备,可图表显示,方便自动测试使用-embed TCP,UDP,USBCAN control Serial port ,you can use it to control several test machines by different ports.it would be convenient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8698374
    • 提供者:phwone
  1. SocketTest

    0下载:
  2. 基于java开发的 socket (TCP/IP UDP)协议通讯及串口通讯tool-java socket&com
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:297661
    • 提供者:Michael zhao
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com