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

搜索资源列表

  1. arpcmd

    0下载:
  2. arpcmd,使用原始socket侦停数据包,在命令行窗口显示收发数据。-arpcmd, use the original socket packet detection parked in the command-line window display to send and receive data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7596
    • 提供者:arronshi73
  1. ComToSocket

    0下载:
  2. 从串口接受到的字符串,并将接受到的数据通过socket端口发出。-String received from the serial port, and will receive the data sent through the socket port.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:54181
    • 提供者:liuzhaoguang
  1. zzh

    0下载:
  2. 利用原始套接字实现简单的TCP\IP协议分析器。 系统功能包括原始套接字与网卡绑定,并接收流经网卡的所有数据包; 对IP数据报进行分析以获得其首部详细信息; 对TCP报文段进行分析以获得其首部详细信息; 显示分析结果 -Easy to use raw socket implementation of the TCP \ IP protocol analyzer. System features include original socket and adapter binding, and
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2878965
    • 提供者:谢晓东
  1. clientR

    0下载:
  2. 在windows下的客户端接收信息。利用socket编程实现通讯。-At the next windows client to receive information. The use of socket communication programming implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1046347
    • 提供者:Angela
  1. Mobilegateway

    0下载:
  2. 基于Mas2.0的通讯网关源代码,基于tcp/ip和socket,能够接收和发送短信。-Based on the communications gateway Mas2.0 source code, be able to receive and send message
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2018947
    • 提供者:lvhui
  1. QQ

    0下载:
  2. 主要实现接受和发送信息的功能。气动并属兔对方IP后单击连接按钮,来实现,能很好说明。NET在中Socket编程技术 -Mainly to receive and send messages to achieve functions. Pneumatic and other IP is a rabbit and click connect button, to achieve, can be a very good note. NET programming in Socket
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:128995
    • 提供者:lzd
  1. UDPSvr

    0下载:
  2. 简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6927
    • 提供者:18log
  1. TCP

    0下载:
  2. 利用原始套接字实现简单的流量统计器 对本机发送、接收的各运输层协议的数据流量进行统计,并显示统计结果。-The original socket of the flow statistics simple device of this machine to send, receive all of the data transport layer protocol traffic statistics, and display results.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:76069
    • 提供者:戴志勇
  1. srv

    0下载:
  2. socket 的简单服务器端程序,不过功能有限,只能接收分步,有兴趣可以改改,使它可以像QQ那样,再联系我,再交流一下-socket simple server-side program, but limited only to receive step-by-step, are interested in can be changed so that it can be done as QQ, and then contact me, and then exchange
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:589
    • 提供者:p
  1. FQ

    0下载:
  2. socket通讯的基本例子,发送消息和接受消息-The basic example of socket communication, send messages and receive information
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1969403
    • 提供者:小白
  1. DBRemoteBackup

    0下载:
  2. 一种数据库远程备份方案.服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。-Remote backup a database program. Server (sender) and client (receiver) will be a good database structure and content format, the database cl
  3. 所属分类:Database system

    • 发布日期:2017-04-04
    • 文件大小:91979
    • 提供者:jimidaxia
  1. RecvData

    0下载:
  2. 用VC2005 编写的通过Socket接受数据 实现两台计算机之间的通讯-vc2005 receive data
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8510047
    • 提供者:GongChun
  1. DLLOCX

    1下载:
  2. 短信收发测试接口.可以在包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Test interface to send and receive text messages. Can send and receive text messages, including, send and receive Email, tcp/udp of socket programming, receive BIO information, send and rece
  3. 所属分类:SMS

    • 发布日期:2015-09-27
    • 文件大小:929304
    • 提供者:谢生
  1. vcsocket

    0下载:
  2. Visual c++下实现收发信息的socket源程序-Visual c++ under the socket to send and receive information source
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:6010
    • 提供者:fei
  1. chat1

    0下载:
  2. 异步套接字编程 单一线程中服务器和客户端之间的通信。-Asynchronous socket programming. Through the process: startup-create-bind-connect-receive-send- closesocket to implement socket communication.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-08
    • 文件大小:1934720
    • 提供者:sophia
  1. 9927405TCPSocket

    0下载:
  2. TCPSocket一个异步接收数据的socket 在GIS方面用的非常广泛-TCPSocket an asynchronous socket to receive data in the GIS used in a wide range of areas
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:27655
    • 提供者:禹琦
  1. TcpClient

    0下载:
  2. 基于tcp的socket客户端收发代码 已验证,可以运行,本人编写-Based on the tcp client socket to send and receive authentication code, you can run, I prepared
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:761
    • 提供者:小陶
  1. TcpSrv

    0下载:
  2. 基于tcp的socket客户端收发代码 已验证,可以运行,本人编写-Based on the tcp client socket to send and receive authentication code, you can run, I prepared
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:981
    • 提供者:小陶
  1. file_transfer

    0下载:
  2. linux下SOCKET编程示例,一个是receive程序,一个是send程序,可以用两个LINUX环境通信,也可以在一个LINUX系统下开两个终端通信-SOCKET under linux programming examples, one receive program, one is send program can use two LINUX environment, communications, can also be a LINUX system, place the follow
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28921
    • 提供者:xiongxiaohui
  1. win_send

    0下载:
  2. 一个很简单的UDP收发包程序,也是初学SOCKET编程和认识SOCKET基本函数的好例子,我就是从中了解了UDP发包的全过程-A very simple UDP send and receive packets procedures are beginners SOCKET programming and knowledge of basic functions SOCKET a good example, I was to learn about the whole process of co
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1192408
    • 提供者:guan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com