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

搜索资源列表

  1. 能延时退出的阻塞式socket函数的设计

    0下载:
  2. 摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program m
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:17607
    • 提供者:王静
  1. CAsyncProxySocket.zip

    0下载:
  2. 演示使用SOCKS4/SOCKS4A/SOCKS5/HTTP1.1代理来连接ftp服务器并接收欢迎信息的程序,Program which can be used as proxy to connect ftp server and receive welcome information
  3. 所属分类:Proxy Server

  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-server-client-java

    1下载:
  2. android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-05-03
    • 文件大小:45740
    • 提供者:297470279
  1. Scoket

    0下载:
  2. java实现服务端,c#实现客户端,通过socket通信。使用的send和receive都是UTF8格式的。-implement the service-side java, c# implement the client, through socket communication. Send and receive is used in UTF8 format.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:44706
    • 提供者:
  1. RawSocket_Sniffer

    0下载:
  2. Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  1. Socket

    0下载:
  2. 自定义的Socket类,可用于收发数据帧!-A self-defined socket class, used to send and receive packet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:169999
    • 提供者:卢良进
  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. Email

    1下载:
  2. vc++的mfc电子邮件发送与接收,socket编程完整代码。-vc++ for mfc send and receive e-mail, socket programming complete code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8556446
    • 提供者:pg
  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-heart

    0下载:
  2. 实现心跳机制,用来判断对方(设备,进程或其它网元)是否正常运行,采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经离线。用于检测TCP的异常断开。-To achieve the heartbeat mechanism used to determine each other (equipment, process, or other network elements) is functioning, the use of communication time to sen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6288127
    • 提供者:drafly
  1. GoBackN

    0下载:
  2. 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2409636
    • 提供者:Tony Yau
  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

    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. 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. socket.tar

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

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:engink
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com