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

搜索资源列表

  1. TcpClient

    0下载:
  2. socket客户端代码,可以从web服务器取文件,并且使用了select高级方法
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:leo
  1. server

    0下载:
  2. (基于select模型)socket的封装类【超详细注释】,可以直接来用,讨论下优劣.. 这是服务器端,我在VS2008编译过了.. -(Based on select models) socket wrappers】 【super-detailed notes, can be used directly to discuss the pros and cons .. it is under the server side, I have compiled a VS2008 ..
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:xuwei
  1. WindowsSocketIOModel

    0下载:
  2. Windows网络与通信程序设计几种常见模型范例(OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSelect)-Windows network and communications programming examples of several common models (OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSel
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:24.67kb
    • 提供者:魏冲
  1. ServerGprs

    1下载:
  2. 负责管理Led大屏幕和向Led大屏幕发送信息的上位软件,采用udp通讯方式,同时具有地图图片可以选择终端(Led大屏幕)。-Responsible for managing Led Led large screen and large screen send a message to the host software, using udp communication, both the map image to select terminal (Led large screen).
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:索世琦
  1. IoCPCilent

    0下载:
  2. 这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助-This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.S.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:华杰
  1. NetExp3

    0下载:
  2. VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:9.92kb
    • 提供者:1bin
  1. serveur_sel.c.tar

    0下载:
  2. hello this a tcp server ho is multichcast it worck whith select function-hello this is a tcp server ho is multichcast it worck whith select function
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1.43kb
    • 提供者:kohurda
  1. TCPchat

    0下载:
  2. 实现了tcp用户聊天(选择聊天的用户),文件传输,登录验证(数据库)-Achieved tcp user chat (select chat users), file transfer, login authentication (database)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:15.15mb
    • 提供者:徐福昌
  1. CoderSource_Select_Socket

    0下载:
  2. 选择性伺服socket,选择性伺服socket-select sever socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:40.86kb
    • 提供者:Dishui
  1. bogoatalla002

    0下载:
  2. doc for applicants - select config for downloads/rename and/or delete
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:116.05kb
    • 提供者:vlad
  1. loadfile

    0下载:
  2. 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:11.06mb
    • 提供者:萧飞
  1. you

    0下载:
  2. as 3.0 从百分率取随机抽取变量,百分百无差错,很好用的程序-to select source code ,please
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:6.45kb
    • 提供者:
  1. tcp

    0下载:
  2. 一个TCP,UDP套接字编程,还有select套接字编程一个简单的例子-A TCP, UDP socket programming, socket programming also select a simple example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.31mb
    • 提供者:张来
  1. Thread

    0下载:
  2. 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:zsh
  1. kehuduanfuwuqi

    0下载:
  2. 服务端 客户端 用来实现TCP/IP的通信 利用select函数实现并发选择-Used to implement client server TCP/IP communications to achieve concurrent use of select function select
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:2.22kb
    • 提供者:Sucore
  1. UdpServerImei

    0下载:
  2. 使用winsocket编写的udp通信协议的的服务器源码,使用select函数监听-use winsocket make udp for server code ,and select function
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:39.54kb
    • 提供者:wzj
  1. GBNFileClient

    1下载:
  2. GBNFileClient 是一个基于GBN协议的网络通信的客户端程序。可以通过用户选择要传输的文件 然后发往服务器端-GBNFileClient is a client program GBN protocol-based network communication. By the user to select files to transfer and then sent to the server-side
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-12-07
    • 文件大小:9.17mb
    • 提供者:LiN
  1. MFCsendUSipPANDpath

    0下载:
  2. 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:4.17mb
    • 提供者:刘志广
  1. select

    0下载:
  2. 熟悉和了解select机制,更好的学习socket非阻塞编程-Knowledge and understanding of select mechanism, better learning nonblocking socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.33kb
    • 提供者:turenjian
  1. select-socket

    0下载:
  2. socket编程,用select进行的,服务器可以响应多个客户端,控制台程序,简单,适合初学者。-socket programming carried by select the server can respond to multiple clients, the console program, simple, suitable for beginners.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3.78mb
    • 提供者: 施连甲
« 12 »
搜珍网 www.dssz.com