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

搜索资源列表

  1. 《Visual C 网络通信编程实用案例精选》配套源码

    0下载:
  2. 《Visual C 网络通信编程实用案例精选》配套源码-"Visual C Programming Network Communication practical case Showcase" supporting FOSS
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4890844
    • 提供者:余伟
  1. 会话通信程序1

    0下载:
  2. 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16921
    • 提供者:小亮
  1. 数据报通信程序

    0下载:
  2. 一个关于数据报通信的DEMO程序,只有一个服务器端程序,演示了搂据报的发-a report on the data communications DEMO procedures, only a server-side procedures, the demonstration was reportedly grabbed the hair
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7678
    • 提供者:小亮
  1. java网络即时通信系统

    1下载:
  2. 基于java的网络即时通信系统,对于想学习java系统开发的朋友有相当不错的帮助,内含完整的数据库-network instant messaging system, want to learn java development of the system is quite good friends with the help of a database containing complete
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:72626
    • 提供者:帅航
  1. 基于TCPIP的局域网多用户通信系统

    1下载:
  2. 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:789475
    • 提供者:孙卫平
  1. tongxin一个小小而简单的VB通信程序

    0下载:
  2. 一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口-a small and simple VB communication programe which realizes the connection and message between two sides as if get the other one s ip and port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13606
    • 提供者:解放
  1. Delphi实现串口通信的常用的方法

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5929
    • 提供者:黄区
  1. Win32下的几种串口通信编程

    0下载:
  2. 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5790
    • 提供者:黄区
  1. VC串口通信程序

    1下载:
  2. 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:46930
    • 提供者:刘德中
  1. 双机并口通信

    0下载:
  2. 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24963
    • 提供者:hjxm
  1. 利用WinSock进行无连接通信

    0下载:
  2. 利用winsock进行无连接的通信,客户端发送从0开始的数字-conducted without the use of the communications link, the client sent from the beginning of 0
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42715
    • 提供者:涂婧璐
  1. 在Linux中实现客户机-服务器通信

    0下载:
  2. 分布式计算实验——在Linux中实现客户机-服务器通信-distributed computing experiment -- in Linux to achieve client-server communication
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2103
    • 提供者:冯昊飞
  1. can通信

    0下载:
  2. TMS320LF2407CAN通信模块汇编程序 希望能够对dsp有兴趣的朋友提供一些帮助-TMS320LF2407CAN communication module assembler hope to be able to dsp friends are interested in providing some help
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6034
    • 提供者:岳永波
  1. Winsock通信测试程序--Source-V2.0

    2下载:
  2. 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:63924
    • 提供者:黄先生
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:abel
  1. 异步socket通信例程

    0下载:
  2. 利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:161447
    • 提供者:薛峰
  1. 用Winsock控件实现点对点通信

    0下载:
  2. p2p用Winsock控件实现点对点通信-P2P communicate with Winsock control
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:23611
    • 提供者:李彬
  1. 用VC 6.0实现串行通信的三种方法

    2下载:
  2. 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23674
    • 提供者:高志洋
  1. RS232通信演示程序

    0下载:
  2. AVR单片机的RS232通信演示程序,采用八兆晶振的传输字符串函数。-AVR RS232 communication demo program using eight Katherine crystal transmission string function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14281
    • 提供者:晏昌平
  1. 115.2k串行口通信程序

    0下载:
  2. 115.2k串行口通信程序,校验方式为简单双向校验,使用22.1184晶振-115.2k serial port communication procedures and testing methods for the simple two-way checking, the use of crystal 22.1184
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:欧阳菲菲
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com