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

搜索资源列表

  1. Winsock_Server(Optimization)

    0下载:
  2. 基于VB平台下,采用WinSocket控件来开发的通信Server端程序,添加了串口GPS数据接收以及添加了VB中一些基本控件的应用。-VB-based platform, using WinSocket controls to the development of communication Server-side program, add the serial port to receive GPS data, and add some basic controls in a VB appl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2494003
    • 提供者:褚文华
  1. Liang_Network_programming_11-14

    1下载:
  2. 这是梁伟《Visual C++网络编程经典案例详解》随书源码(11-14章)。包括的程序有:即时通信(聊天)软件、串口通信编程、发送手机短信编程。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 11-14). The procedures include: in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-01-03
    • 文件大小:16392192
    • 提供者:
  1. serial_rd

    0下载:
  2. 在linux下用C语言开发的小程序,实现对指定串口的打开,设置串口的通信参数(波特率设置,数据位,奇偶校验,数据流控制等),通过使用read函数和write函数实现串口的读写。-Under linux using C language in the development of small procedures, to achieve the specified serial port to open, set the serial port communication parameters (
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2076
    • 提供者:huyiming
  1. coordinator

    0下载:
  2. 一个mesh网络中coordinator,负责收数据,并且将收到的数据,通过串口发送到电脑上去-A mesh network coordinator, responsible for the collection of data, and will receive the data sent to the computer through the serial port up
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-14
    • 文件大小:22964224
    • 提供者:高辉
  1. tem

    0下载:
  2. 串行通信转网络通信数据模块存储系统的硬件设计-Data transfer network communication serial communication module hardware design of the storage system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:410746
    • 提供者:tun
  1. COMMTEST

    0下载:
  2. 一款网络和串口编程的示范程序. 非常实战. 易于移植.-Network and a serial programming model program. Is very real. Easy to transplant.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:287385
    • 提供者:monte calo
  1. 11

    0下载:
  2. linux 下的串口通信,以及windom下的串口通讯,采用QT编写。-serial communication under linux, and windom under the serial communication, written by QT.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1144885
    • 提供者:闾军
  1. modbus

    0下载:
  2. 串行链路和TCP/IP上的MODBUS 标准介绍-Serial link and TCP/IP on the MODBUS standard introduction
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:1050501
    • 提供者:郝甲震
  1. TCPServer

    0下载:
  2. TCP聊天工具的服务器端,可以通过串口的数据传输进行简单的实时通信。-TCP chat server-side, through a simple serial data transmission, real-time communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2524199
    • 提供者:大超
  1. tcpfx

    0下载:
  2. 在网络分析中,帮助读懂 TCP 序列号和确认号变化趋势,可以帮助我们学习TCP 协议以及 排查通讯故障,如通过查看序列号和确认号可以确定数据传输是否乱序-In network analysis, to help understand TCP sequence number and acknowledgment number trends that can help us to learn and troubleshoot TCP protocol for communication fail
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:232012
    • 提供者:xue ww
  1. 1

    0下载:
  2. 读取串口数据并画出曲线图的VC程序源码,值得初学者可以借鉴-Read the serial data and draw the curve of the VC program source code, it is worth beginners can learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:152418
    • 提供者:Jim Green
  1. Modbus-xieyi-chinese(GB)

    0下载:
  2. 串行链路和TCP/IP上的MODBUS标准介绍 该标准包括两个通信规程中使用的MODBUS应用层协议和服务规范-Serial link and TCP/IP on the MODBUS standard describes the standard consists of two communication protocols used in the MODBUS application layer protocol and service specifications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:1014538
    • 提供者:han
  1. linux_ttys0_test

    0下载:
  2. 这是一个LINUX下的串口通信程序。下位机可以通过串口发送数据给PC。PC运行此程序即可得到下位机发送的数据。-This is a serial communication program under LINUX. Lower machine can send data through the serial port to the PC. PC to run this program you can get the next crew to send data.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2264
    • 提供者:聂强
  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-17
    • 文件大小:91199
    • 提供者:借方鋆
  1. A4

    0下载:
  2. TCP/IP的通讯协议 这部分简要介绍一下TCP/IP的内部结构,为讨论与互联网有关的安全问题打下基础。TCP/IP协议组之所以流行,部分原因是因为它可以用在各种各样的信道和底层协议(例如T1和X.25、以太网以及RS-232串行接口)之上。确切地说,TCP/IP协议是一组包括TCP协议和IP协议,UDP(User Datagram Protocol)协议、ICMP(Internet Control Message Protocol)协议和其他一些协议的协议组。 -TCP/IP co
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:6542
    • 提供者:dsp
  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. 5

    0下载:
  2. 实现微机与TCP实验箱的串行操作功能的代码-TCP test case of PC and operating functions of the code, the serial
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:8365
    • 提供者:liuyang
  1. tty

    0下载:
  2. linux下串口操作API,编写的一个简单linux下串口操作程序,可供参考-linux serial port operate under the API, written in a simple serial port under linux operating procedures for reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1871
    • 提供者:V
  1. CALLER5F.c.tar

    0下载:
  2. LINUX FEDORA PROGRAM TO SEND SMS AND MAKE CALLS VIA FLYFOT MODEMS ON 5 SERIAL PORTS IN PARALLEL,C_C-LINUX FEDORA PROGRAM TO SEND SMS AND MAKE CALLS VIA FLYFOT MODEMS ON 5 SERIAL PORTS IN PARALLEL,C_C++
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:8862
    • 提供者:P123
  1. Browser

    0下载:
  2. 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:486782
    • 提供者:马凯
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com