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

搜索资源列表

  1. socket.rar

    0下载:
  2. 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:3356
    • 提供者:李爽
  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. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7334877
    • 提供者:qingangjun
  1. socket

    1下载:
  2. http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1824780
    • 提供者:chaoli
  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

    0下载:
  2. 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2120881
    • 提供者:张宏
  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. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. Socket-RemoteCode

    0下载:
  2. this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-31
    • 文件大小:149486
    • 提供者:arad
  1. socket

    0下载:
  2. 服务器通过socket连接向客户端发送字符串"Hello, you are connected!"。只要在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。 -Server through the socket connection to the client sends the string " Hello, you are connected!" . As long as the server running the server software, c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3668
    • 提供者:王红艳
  1. socket_raw

    0下载:
  2. 简单的socket收发实例,IP可改为本机回环127.0.0.1先测试,看一下简单的收发过程。-A simple socket receive and send program.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:41912
    • 提供者:张秀博
  1. Socket

    0下载:
  2. 这是linux下的 socket接收多个client的程序-the socket receive program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:614180
    • 提供者:周文
  1. TDC_SOCKET_Send&Receive

    0下载:
  2. TDC与PC间的SOCKET以太网通讯测试程序,完美实现TDC与PC间的以太网SOCKET通讯,且断线自动重连,无须进行字节顺序变换完美传递数据。(TDC and PC between the SOCKET Ethernet communication test procedures, perfect realization of TDC and PC between Ethernet SOCKET communication, and automatic disconnection, with
  3. 所属分类:通讯编程

  1. socket

    0下载:
  2. socket实现服务器端和客户端文字和图片的发送收取(Socket to achieve server-side and client-side text and images sent to receive)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:么么哒1234
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:keiwei
  1. socket.tar

    0下载:
  2. a simple C socket send/receive code.
  3. 所属分类:网络

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:engink
  1. C语言实现socket编程代码

    0下载:
  2. 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。(Server steps: set up socket, bind socket and address information, open listening, send data after receiving request. Client steps: set up socketside, connect to server,
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:2837504
    • 提供者:davidavid
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com