搜索资源列表

  1. TcpComm-tcp转串口

    2下载:
  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
    • 文件大小:45.72kb
    • 提供者:yea
  1. 串口中断服务函数集

    0下载:
  2. 串口中断服务函数集,好-interrupt service function sets, good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:10.17kb
    • 提供者:王明和
  1. 基于中断的串口驱动及显示程序

    1下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:单敏
  1. 串口转发服务程序

    0下载:
  2. 串口转发服务程序
  3. 所属分类:通讯/手机编程

    • 发布日期:2010-11-01
    • 文件大小:330.66kb
    • 提供者:jxnetinfo
  1. Windows_API串口编程参考.doc

    0下载:
  2. Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services A
  3. 所属分类:编程文档

  1. 串口中断服务函数集

    0下载:
  2. 串口中断服务函数集,好-interrupt service function sets, good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-29
    • 文件大小:10kb
    • 提供者:王明和
  1. 基于中断的串口驱动及显示程序

    0下载:
  2. 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:单敏
  1. PPP_md5

    0下载:
  2. 编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-29
    • 文件大小:123kb
    • 提供者:王朗
  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. 所属分类:通讯编程

    • 发布日期:2024-11-29
    • 文件大小:57kb
    • 提供者:yea
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
  3. 所属分类:串口编程

    • 发布日期:2024-11-29
    • 文件大小:57kb
    • 提供者:王成
  1. 客户端与服务器端使用串口通信的程序源码

    0下载:
  2. 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:45kb
    • 提供者:胡显辉
  1. communication.com

    0下载:
  2. 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error re
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:122kb
    • 提供者:张耀文
  1. C51interrupt

    0下载:
  2. 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理-interrupt service procedures, just doing simple call can be completed serial input and output processing
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:5kb
    • 提供者:wj
  1. 51UART

    0下载:
  2. 转载一个用C写的MSC51单片机的串口中断服务程序,功能较多,具体看文件内部说明(注:作者是丁丁)-reproduced with a written MSC51 C MCU interrupt service procedures, more functional, look at specific internal documents (Note : The writer is a Ding Ding)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:swtich
  1. danpianjichuankouzhongduan_C51

    0下载:
  2. 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:a
  1. MultiCast_Ser

    0下载:
  2. 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序服务端!-in Windows using the VC was made with the support of TCP I/O multiplexers. UDP Multicast and serial communication program of literacy services end!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-11-29
    • 文件大小:1.04mb
    • 提供者:OneGun
  1. BlueToothExc

    0下载:
  2. 利用蓝牙(Bluetooth) APIs 编写的多种方式进行蓝牙设备查找、服务发现启动,蓝牙虚拟串口的通信,支持16进制和字符串两种方式。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-
  3. 所属分类:通讯编程

    • 发布日期:2024-11-29
    • 文件大小:63kb
    • 提供者:谢红伟
  1. V1.26VCOM1.26

    0下载:
  2. 虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。-Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.
  3. 所属分类:通讯编程

    • 发布日期:2024-11-29
    • 文件大小:2.23mb
    • 提供者:刘志
  1. shuangyashanClient

    0下载:
  2. 和通讯串口服务器联络程序,vc开发,包含数据库接口的通讯-And communications serial server to contact the program, vc development, including database interface communication
  3. 所属分类:串口编程

    • 发布日期:2024-11-29
    • 文件大小:5.65mb
    • 提供者:何伟光
  1. 基于VC++的串口通信服务的开发

    0下载:
  2. 可以实现单片机与PC端的信号接收,通过编写串口,可以将数据事实显示在PC端(It can realize signal reception between MCU and PC terminal, and it can display data facts on PC terminal by writing serial ports.)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-29
    • 文件大小:241kb
    • 提供者:梦醒繁花落
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org