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

搜索资源列表

  1. abcde

    0下载:
  2. 传送数据的软件,可以通过连接串口线来传数据-Transmission of data software, connect the serial port can transfer data line to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1420
    • 提供者:jijk002
  1. comtest111

    0下载:
  2. 这是一个在linux下测试通过的串口通信程序,希望对大家有用!-This is a test in linux serial communication program, we hope to be useful!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:tl
  1. serial_test.tar

    0下载:
  2. serial communication
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:4362240
    • 提供者:andy
  1. Meal-card-system

    0下载:
  2. 串口通信:饭卡远程控制系统,可时时的监控目前的卡信息.-Serial Communications: meal card remote control system, can always monitor the current card information.
  3. 所属分类:Remote Control

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

    0下载:
  2. Cserial串口封装类的使用,实现串口通信-Cserial wrapper class to use the serial port, serial communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:44201
    • 提供者:杨广
  1. main

    0下载:
  2. linux下的串口编程 包括几个功能函数 1.串口的初始化 2.打开串口 3.读串口数据 4.写串口数据 5.关闭串口 -under linux serial programming under linux serial programming under linux serial programming under linux serial programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1657
    • 提供者:
  1. OK

    0下载:
  2. 多线程linux串口编程 用于zigbee和ARM板的交互 为zigbee和ARM通信提供必要的借口-Linux serial port programming for multi-threaded and ARM zigbee zigbee board interaction to communicate and provide the necessary excuse for ARM
  3. 所属分类:Linux Network

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

    0下载:
  2. Manual for TechTerm serial terminal (TT140)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:844853
    • 提供者:Shaeto
  1. ccnetd1v2_4_

    0下载:
  2. CCNET Protocol Descr iption This document defines a serial network interface. The interface is Master-Slave arrangement where all peripherals are Slave to a Master Controller.-CCNET Protocol Descr iption This document defines a serial ne
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-06-18
    • 文件大小:591872
    • 提供者:Exvel
  1. muter

    0下载:
  2. Test Suite for Stepper Motor Controller with serial interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1032
    • 提供者:yeo
  1. Communicate

    0下载:
  2. 完成不同平台的串口\SOCKET通信(windows、Linux、Unix)-Complete different platform serial \ SOCKET communication (windows, Linux, Unix)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:216373
    • 提供者:小马哥
  1. ICQ

    0下载:
  2. 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 -Descr ipt
  3. 所属分类:P2P

    • 发布日期:2017-05-22
    • 文件大小:6946901
    • 提供者:liangjuyou
  1. UART-WIFI

    0下载:
  2. Wifi模块为串口或TTL电平转WIFI通信的一种传输转换产品,Uart-Wifi 是基于Uart接口的符合wifi无线网络标准的嵌入式模块,内置无线网络协议IEEE802.11协议栈以及TCP/IP协议栈,能够实现用户串口或TTL电平数据到无线网络之间的转换。通过九汉科技Uart-Wifi模块M-600,使传统的串口设备也能轻松接入无线网络-Wifi module TTL level serial port or a switch to WIFI communication transmiss
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1470398
    • 提供者:sim
  1. tcpserver

    0下载:
  2. 以太网转串口服务器端源程序,采用TCP协议进行编写-Ethernet to serial server-side source code, using the TCP protocol for the preparation of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:2024
    • 提供者:
  1. wlanhandover

    0下载:
  2. 简单功能的带时间戳和序列号的UDP Socket发送程序-simply udp socket program with timestamp and serial number
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1190847
    • 提供者:黄翔
  1. SocketMSCommTest

    0下载:
  2. 利用MSComm控件及SOCKET编写的点对点局域网中的串口通讯,实现局域网中的1台计算机与另一台计算机之间的串口通讯。-Use of serial point-to-point LAN MSComm control SOCKET written communications, LAN serial communication between the computer and another computer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:12098458
    • 提供者:王健
  1. TCP-packet-transmission

    0下载:
  2. 通过分析截获TCP报文首部信息,理解首部中的序号、确认号等字段是TCP可靠连接的基础。通过分析TCP连接的三次握手建立和释放过程,理解TCP连接建立和释放机制。- Intercepted by analyzing the TCP packet header information to understand in the first serial number, confirmation number and other fields are the basis of the TCP rel
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:227669
    • 提供者:Ocean
  1. xModem

    0下载:
  2. 通过arm串口升级mcu程序,arm是主,mcu是从-Arm serial upgrade the mcu procedure, the arm is the main ,mcu is slave
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:3523
    • 提供者:terry
  1. 2012_03_14_mycom

    0下载:
  2. 基于Qt的串口通信,包含很多设计需要的功能;-serial communication based on the Qt ,contains many design features required
  3. 所属分类:Linux Network

    • 发布日期:2017-05-18
    • 文件大小:4782721
    • 提供者:zhr
  1. Commate

    0下载:
  2. VC2010开发的通信测试工具.支持串口/TCP/UDP.可以按十六进制或ASCII方式监视通信内容,进行端口转发.可以解释执行用户编写的通信测试脚本进行通信过程模拟.-The VC2010 development of communications test tool. Support serial/TCP/UDP. Hexadecimal or ASCII way to monitor the content of communications, and port forwarding. C
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1140939
    • 提供者:wangyaoyang
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 28 »
搜珍网 www.dssz.com