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

搜索资源列表

  1. Socket文件传输

    0下载:
  2. 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:62169
    • 提供者:冰火
  1. 多线程socket文件传输

    1下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
  3. 所属分类:网络编程

    • 发布日期:2017-03-22
    • 文件大小:30954
    • 提供者:王玉刚
  1. MulticastSocket

    0下载:
  2. 实现局域网内的组播功能,在同一个组同一个端口内的所有主机都可以收到发出的组播消息。-Within a LAN multicast function in the same group with all the hosts within a port can receive the multicast message.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:945917
    • 提供者:张俊秋
  1. TinyUDP_src

    0下载:
  2. 用socket的UDP发送接收信息的, VB.Net源代码。 -With the UDP send socket to receive the information, VB.Net source code.
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:36144
    • 提供者:沐NeMo
  1. UDP

    0下载:
  2. 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:67946
    • 提供者:Yang
  1. socket

    0下载:
  2. 简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:75474
    • 提供者:donghuanhuan
  1. Socket(mail)

    0下载:
  2. 用户 收发电子邮件,该功能很简单,很方便被学习-Users to send and receive e-mail users, this feature is very simple and very easy to be learning
  3. 所属分类:Other systems

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

    0下载:
  2. Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:124405
    • 提供者:apple
  1. SendReceive

    0下载:
  2. Socket Send and Receive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:23116
    • 提供者:蔡宏奇
  1. Socket

    0下载:
  2. 这是一个UDP小程序,里面主要就是发送和接收的源代码。-This is a UDP small program, which is mainly to send and receive the source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:36596
    • 提供者:仇荣华
  1. VCSocketReceSend

    0下载:
  2. 多线程socket文件传输/支持断点续传/收发消息/点对多点-Multi-threaded socket file transfer/support HTTP/send and receive messages/to-multipoint
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:135979
    • 提供者:jameslee
  1. socket

    0下载:
  2. C#写的处理简单的通讯源码,WINDOWS的SCOCKET创建、连接、接收和发送数据、以及销毁。-Written in C# source code dealing with simple communication, WINDOWS' s SCOCKET create, connect, receive and send data, as well as destruction.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:30998
    • 提供者:yuyu
  1. HYSocket

    0下载:
  2. select socket源代码:本程序详细列举了select方式下socket的创建和收发机制,并形成模块化,方便使用。-select socket source code: This procedure detailly shows how to create a select mode socket, and how to send and receive mechanism. The output file is a dll, very easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6429
    • 提供者:songlianchao
  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. 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. socket

    0下载:
  2. 这是一个关于socket通信的java程序,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-This is about the socket communication program, a comprehensive use of Java network protocol, programming languages, API and graphic interface based on socket set up, li
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2025
    • 提供者:元宝
  1. Server

    0下载:
  2. 利用socket实现服务端与客户端的文件的接收,本段代码是服务端代码 -Socket receive service and client file, the section of code is the server-side code
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:1048
    • 提供者:林帅
  1. Socket

    0下载:
  2. 自己最近做的一个东西,利用socket通信传输文件不知道怎么回事服务端只能接收一次数据,再传文件的话服务器端就没响应了, 也不报错要是重新启动服务端后就又可以上传了,还是只能上传一次,不知道怎么回事那位高手帮忙看看那问题出在那刚开始研究 socket别见笑那 -Own do things, the use of socket communication to transfer files do not know how is it the server can only receiv
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:118358
    • 提供者:wj
  1. socket

    0下载:
  2. 最简单的socket编程,实现数据的发送和接收-Most simple socket programming, to send and receive data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-27
    • 文件大小:2677948
    • 提供者:周弢弢
  1. socket

    0下载:
  2. 网络调试助手,通过网络发送、接收数据,可作为服务器,也可作为客户端-Network debugging assistant, through the network to send and receive data, can be used as a server, can also be used as a client
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:518846
    • 提供者:liu
« 12 3 4 5 »
搜珍网 www.dssz.com