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

搜索资源列表

  1. TcpComm-tcp转串口

    1下载:
  2. 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46817
    • 提供者:yea
  1. Com2TCP_0.02_src.rar

    0下载:
  2. 物件化實作串口編程,一個源碼同時包含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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1813583
    • 提供者:陳貴彥
  1. CommSocket

    1下载:
  2. 基于TCP/IP的串口通讯编程,客服端和服务端的源程序都有,供大家一起学习研究。-Based on TCP/IP Serial Communication programming, customer service client and server have the source code for the U.S. research study together.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:380213
    • 提供者:小虎
  1. Gprspc

    0下载:
  2. 采用cb平台开以,利用spcom组件实现串口和GPRS模块通讯,通过GPRS网络对TCP/IP服务器进行数据通讯,本程序对串口和GPRS模块通讯有限好参考价值-Cb platform used to open to the use of components spcom implementation GPRS module serial port and communications, through the GPRS network to TCP/IP server for data comm
  3. 所属分类:Modem program

    • 发布日期:2017-04-08
    • 文件大小:713301
    • 提供者:HenryHuang
  1. server

    0下载:
  2. 串口tcp/ip用labwindows制作的程序-Serial port tcp/ip with the production process labwindows
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2365
    • 提供者:lhy
  1. TcpSrvToComm

    0下载:
  2. 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
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. TCPtoCom

    0下载:
  2. 这是个TCP与串口互转工具,可以将TCP数据转成串口数据,通过串口发送下来,也可以将串口数据转成TCP数据,发送上去.此工具支持的TCP协议有:TCP服务器与TCP客户端.-This is a TCP and serial referrals and tools can be TCP data into serial data through the serial port to send down the serial data can also be transferred into TCP
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:983390
    • 提供者:付其业
  1. src

    2下载:
  2. 串口服务器程序,主机通过网络连接串口服务器,透传从主机传过来的数据,支持tcp server、tcp client、udp-Serial server program, the host server via a network connection port, pass-through from the host pass over the data to support tcp server, tcp client, udp
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-17
    • 文件大小:11809
    • 提供者:wlong
  1. RT_ThreadPLwipRunSTM32

    2下载:
  2. stm32跑RT_Thread实时系统+lwip实现多线程TCP服务器,并将数据转发到串口-stm32 run RT_Thread real-time system+ lwip achieve multi-threaded TCP server, and forwards the data to the serial port
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7311360
    • 提供者:肖俊
  1. SPCOMM-a-TCP-Client-and-Server

    1下载:
  2. 具有串口及TCP网络助手调试功能,带有可控制小车和机械臂的控制按键,可选择串口或TCP控制按键,外加具有图像显示功能。-Has a serial port and TCP Network Assistant debugging features, with the car and can be controlled manipulator control buttons, optional serial or TCP control buttons, plus an image display
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:359853
    • 提供者:WWW
  1. qt_tool

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

    • 发布日期:2017-04-26
    • 文件大小:27339
    • 提供者:ww
  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. 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. 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. serial

    0下载:
  2. 嵌入式tcp服务端的程序,亲自测试能够使用-Embedded TCP server program, personally test can be used!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:陈旭
  1. TcpClientToUart

    0下载:
  2. 程序将来自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
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-26
    • 文件大小:4740096
    • 提供者:海码
  1. STM32F407_uCOS-III lwip(20160827)

    0下载:
  2. 主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使
  3. 所属分类:uCOS

    • 发布日期:2018-04-21
    • 文件大小:3691520
    • 提供者:taoking_lhkf
« 12 3 »
搜珍网 www.dssz.com