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

搜索资源列表

  1. GSpcwigfi25

    0下载:
  2. 实现Windows下的socket通信基本流程和接收由传感器发送来的温度数据并在PC显示-Under the Windows socket communication process and receive the temperature data sent by the sensor and the PC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:1431
    • 提供者:shihonglu
  1. net_2013_3_24

    0下载:
  2. 稳定易用的大容量 windows socket api 封装库,采用重叠完成端口模型实现,引擎采用异步消息控制,实现了一个简明易用的网络框架,发送和接收数据全都采用异步模式,发送和接收数据都不会给调用线程带来等待或者延迟,同时引擎实现了两种通信模式,流模式和消息模式,可以节省用户大量的构建时间。 引擎内部实现参考了 ACE 的种种概念,比如 proactor(预先操作,前摄器),task(任务),主动对象(Active Object),message queue(消息队列),lock(
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-06
    • 文件大小:2311167
    • 提供者:pilgarlicx
  1. Server

    0下载:
  2. 使用java编写的基于socket的服务器,使用TCP/IP协议,接收一方客户端的消息,进行解包,寻找到目标客户端,进行转发。-Use java-based socket server using TCP/IP protocol, to receive one of the client' s message, unpack, looking to the target client for forwarding.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-23
    • 文件大小:1606
    • 提供者:远野瞬
  1. DisDemo

    0下载:
  2. 采用socket广播方式,发送和接收数据的例程。-using broadcasting mode, send and receive network data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-30
    • 文件大小:5342550
    • 提供者:王春忠
  1. Web-application-source-code

    0下载:
  2. 使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-08
    • 文件大小:1511264
    • 提供者:张少飞
  1. Chat

    0下载:
  2. 实现点对点发送文本聊天,P2P基于套接字发送和接收文本-Realize the point-to-point send text chat, P2P based on SOCKET to send and receive text
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:1942633
    • 提供者:江淹
  1. aaaaa

    0下载:
  2. linux用socket实现简单udp通信,本文件为有接收和发送两端,C.c为发送端,S.c为接收端。S.c接收后直接返回原内容给C。-linux socket achieve simple udp communications, this document is to receive and transmit ends, Cc is the sender, Sc is the receiver. Sc after receiving the returned original content
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:2676
    • 提供者:未名
  1. demo

    0下载:
  2. linux c socket 初始化网络,发送,接收数据程序。-linux c socket initialize the network, send and receive data process.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-03
    • 文件大小:1278
    • 提供者:michil
  1. mmPlay.thread-udp

    0下载:
  2. 本源代码功能,从udp socket 接收音频,然后通过声卡播放。可同时接收和播放多路音频。代码中有udp socket组播的编程,线程池的编程例子,音频播放的编程。-Source code function, receiving audio from udp socket, and then played through the sound card. Can receive and play multi-channel audio. Code has multicast udp socket
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1435622
    • 提供者:zhuonaiqi
  1. SocketUDPTest

    0下载:
  2. 自己编写的基于UDP的Socket通信类。附上基于对话框例子。窗口只需要处理WM_UDP_DATA消息即可收到数据,发送数据调用CUDPSocket类的方法。-I have written based on UDP Socket communication class. Attach dialog-based examples. Window only need to deal WM_UDP_DATA message to receive and transmit data call CUDPS
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4611936
    • 提供者:connor
  1. m1

    0下载:
  2. tcp的socket应用 server and client收发简单字符-tcp socket application server and client send and receive simple character
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:40960
    • 提供者:searchpudn
  1. Udp_Server

    0下载:
  2. 关于Socket中UDP协议的应用,利用windows socket的异步方式发送和接收消息-About the Socket UDP protocol applications, the use of windows socket send and receive messages asynchronously
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3848
    • 提供者:倪方真
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5064
    • 提供者:黄建国
  1. Chat

    0下载:
  2. 异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。-Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment writt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:132540
    • 提供者:胡秋旭
  1. NetClient

    0下载:
  2. socket通信的客户端程序,能实现跟服务器的连接和通信。包括接收和发送功能。-client socket communication, to achieve connectivity and communication with the server. Including the receive and transmit functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:655
    • 提供者:吕森
  1. IO-(2)

    0下载:
  2. *使用select函数可以以非阻塞的方式和多个socket通信。程序只是演示select函数的使用,即使某个连接关闭以后也不会修改当前连接数,连接数达到最大值后会终止程序。 1. 程序使用了一个数组fd,通信开始后把需要通信的多个socket描述符都放入此数组 2. 首先生成一个叫sock_fd的socket描述符,用于监听端口。 3. 将sock_fd和数组fd中不为0的描述符放入select将检查的集合fdsr。 4. 处理fdsr中可以接收数据的连接。如果是sock_fd,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2796
    • 提供者:辰枫
  1. UPDASERVER

    0下载:
  2. socket编程,服务器端用来接收客户端发来的信息。-socket programming, client server to receive incoming messages.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2288204
    • 提供者:瞿震
  1. chat

    0下载:
  2. 模拟qq聊天室。 服务器端:使用TCP协议创建套接字拿到机器的IP地址,选择一个可用的端口号,绑定它们,然后侦听客户端等待套接字连接。在收到客户端的连接请求,创建一个线程来与客户端进行交互。 客户端:类似服务器端,创建一个socket,注意IP和端口号和服务器端的匹配。在发送连接请求,服务器端,输入您的用户名,然后连接服务器时,可以接收其他客户端发送的数据,但他们也可以将数据发送到服务器端,聊天室功能的实现。-Simulated qq chat rooms. server side:
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3265
    • 提供者:徐鹏
  1. MailManagement

    0下载:
  2. 运行于Linux操作系统平台下的邮件收发系统,可以实现局域网内任意电脑之间的信息接收与发送。难点在于,要用Socket来实现客户机与服务器的通信,每个功能的实现,客户机需先给服务器发送一个对应请求,服务器应答之后,再由客户机将发送的邮件数据发给服务器,最后由服务器来发送和获取用户邮件。-Mail system running on the Linux operating system platform, you can achieve receive and send information b
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:188838
    • 提供者:李明
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com