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

搜索资源列表

  1. VC_SOCKET_CLIENT_SERVER

    1下载:
  2. VC++ Socket 文件传输,Server、Client端。-VC++ Socket File send receive server client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-23
    • 文件大小:347214
    • 提供者:丁吕
  1. socketPPC

    0下载:
  2. C# socket连接接收文件client-C# socket connection to receive a file client
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-05
    • 文件大小:93224
    • 提供者:wangtl
  1. socket

    0下载:
  2. 在Windows平台上,基于Socket开发一个简单的C/S文本传输程序,分别开发服务器和客户端:客户端能够发送由标准输入得到的文本,服务器能够接收并将其显示在标准输出上。-In the Windows platform, based on Socket develop a simple C/S text transfer program, were used to develop server and client: The client can send a text obtained fr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:何湘湘
  1. UdpRcv-Send

    0下载:
  2. 在VC6+WinXp环境下编译运行正常.UDP收和发的代码,可实现IGMPv3的源/组注册组播组,但未验证.-Source code about UDP receive and send,Compile and run in WinXp and VC6.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:2468
    • 提供者:李特
  1. socket

    0下载:
  2. 分别编一个客机程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如几k字节)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。-An aircraft program were compiled and the server program, first established between the client and the server socket conne
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2306
    • 提供者:
  1. jServer

    0下载:
  2. Socket 接收信息 Socket线程-Socket Socket receive information thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:781
    • 提供者:322qq
  1. h2010gprs

    0下载:
  2. VC++环境下实现对gprs模块收发数据的控制,包过socket连接的建立-VC++ environment to realize the control gprs modules send and receive data, including through the establishment of socket connection
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:90814
    • 提供者:李华
  1. j2meHttp

    0下载:
  2. j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:59919
    • 提供者:dyy
  1. vb.netsocket

    1下载:
  2. VB.net socket实现的聊天室,主要讲解socket的建立及简单发送和接收-VB.net socket to achieve the chat room, the establishment of the main socket and simple explaining to send and receive
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:125156
    • 提供者:hsxw001
  1. EmailClientProject

    0下载:
  2. 利用socket实现收发EMAILAchieved using socket send and receive EMAIL-Achieved using socket send and receive EMAIL
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:38644
    • 提供者:wang
  1. NetworkApp

    0下载:
  2. Windows socket编程的应用层小程序参考 vs2010 发送并接受http请求 ftp上传下载文件 邮件发送接受 Base64编码-Windows socket programming reference for the application layer to send and receive http requests to download files ftp upload Base64 encoding and sending and receiving e-mail
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:41233
    • 提供者:roy
  1. mySocket

    1下载:
  2. · 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也... 运行环境:html-* Use this library can be created directly on the page Socket TCP connection, and connect with the server, send and rec
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2110
    • 提供者:111@11343.com
  1. socket

    0下载:
  2. 用套接字socket,并用多线程实现电子文件的发送和接受-Use socket to socket, and use multithreading to send and receive electronic documents
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:22979
    • 提供者:pfdsj
  1. Socket

    0下载:
  2. 网络实验设计报告:Socket下的点对点通信实现采用Java语言编写网络上的点对点的Socket程序。该程序必须能在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能:-Experimental Design Network Report: Socket Communication point under the Java language using point to point on the network Socket program. The p
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:13275
    • 提供者:yangting
  1. socket_recv_send_example

    0下载:
  2. socket receive&send c++ example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6681
    • 提供者:Boob Larry
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:129312
    • 提供者:流浪小狗
  1. sck

    0下载:
  2. socket server端测试编程,当服务器收到一个信息后,它将信息回馈给客户.-a testing of server-side socket programming,delphi 7 IDE,when the server receive a message,it will return to the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:3115
    • 提供者:chengxdong
  1. MenuServer

    0下载:
  2. 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51882
    • 提供者:陈旭
  1. Client

    0下载:
  2. 采用VC++实现客户端的TCPIP接收数据-receive data by TCPIP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3621873
    • 提供者:韩飞
  1. thread--and-socket

    0下载:
  2. 在VC中,线程是很重要的一个知识点。特别是多线程的应用。套接字在网络数据的发送和接收中有不可替代的作用-In the VC, the thread is very important a knowledge point. Especially in multi-threaded applications. Socket in the network to send and receive data, an irreplaceable role in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:2018390
    • 提供者:Tony
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com