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

搜索资源列表

  1. UDP传输,包含客户端和服务器端两个CPP

    3下载:
  2. UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-01-25
    • 文件大小:28.64kb
    • 提供者:xi zhaohui
  1. cPP-p2p

    0下载:
  2. c++实现简单的p2p功能,服务器掌握各节点的文件目录,传文件完全在节点之间完成。-c++ to achieve a simple p2p functions, the server node to acquire all of the file directory, file transfer between the nodes fully completed.
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:397.11kb
    • 提供者:沈崇玮
  1. UDPping.cpp

    0下载:
  2. Using UDP connection, ping the connection speed between client and server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:2.26kb
    • 提供者:Sam
  1. FTPClient_demo

    0下载:
  2. windows ftp客户端列子程序,用来连接服务器。-windows ftp client Liezi procedures, used to connect the server.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:93.3kb
    • 提供者:ding
  1. Tantra

    0下载:
  2. 密傳soruce Tantra soruce-Tantra soruce
  3. 所属分类:Browser Client

    • 发布日期:2017-05-01
    • 文件大小:212.89kb
    • 提供者:keisky
  1. HTTP

    0下载:
  2. 这是一个http例程,服务器程序是httpsrv.exe,客户端是httpClient.exe. 服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a routine http, the server process is httpsrv.exe, clients are httpClient.exe. Server to run, customers to connect to the server running on your computer' s IP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:280.99kb
    • 提供者:liwei
  1. srv.cpp.tar

    0下载:
  2. small socket-using example (server)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:824byte
    • 提供者:4travise
  1. Twoplanechat

    0下载:
  2. 双机聊天及文件传输源程序,内含client.cpp及server.cpp两个源码文件,实现双向聊天和文件传输功能-Two-plane chat and file transfer source code, including source client.cpp and server.cpp two documents, the realization of two-way chat and file transfer functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:4kb
    • 提供者:Kiara
  1. SOCKETDemo

    0下载:
  2. 用类封装了Client,Server,还有专门的类用来发送和接收,即CSocketSender和CSocketServer。是个很好的面向对象源代码-With class encapsulates Client, Server, there are also special classes used to send and receive, that is, CSocketSender and CSocketServer. It s a good object-oriented source c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6.27mb
    • 提供者:hua
  1. MyPop3

    0下载:
  2. 邮件接受的服务器查看程序.相当实用-Check the email server program.
  3. 所属分类:Email Client

    • 发布日期:2017-05-28
    • 文件大小:10.81mb
    • 提供者:lv
  1. Visual-CPP Chap 02-07

    1下载:
  2. Visual C++网络高级编程(上).HTTP客户实例 在线聊天室 多线程HTTP服务器实例 Telnet客户实例等-Advanced Visual C++ network programming (on). HTTP client instance of the online chat rooms, multi-threaded HTTP server instance and other instances of Telnet Client
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-27
    • 文件大小:1.09mb
    • 提供者:小Dony
  1. CPP

    0下载:
  2. 简易的聊天软件源代码,包括了客户端和服务端的全部源码,注释很详细。-Simple chat software source code, including the client and server all the source code, comments, very detailed.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:71.61kb
    • 提供者:王肇宇
  1. Proxy-Server-CPP

    0下载:
  2. 代理服务器,基于C++语言开发,实现基于应用层协议的网络代理-Proxy server, based on C++ language development, application layer protocol-based network of agents
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:21.39kb
    • 提供者:jiang hong juan
  1. Remote-Control-CPP

    0下载:
  2. 远程控制很详细的源代码 getimage reboot ip queryip hide autoboot keyboard logfile mouse client server ftp modreg sysinfo dialer client server-Remote control is very detailed source code getimage reboot ip queryip hide autoboot k
  3. 所属分类:Remote Control

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

    0下载:
  2. 一个局域网内的通讯工具 基于VS2005 完整的客户端及服务端(需自行配置数据库),通过该程序可初步了解windows下的网络通信的机制-A LAN-based communication tool VS2005 complete client and server (with its own configuration database), through the program can be a preliminary understanding of the windows of netw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:114.79kb
    • 提供者:hankhuang
  1. Simply-Server-CPP

    0下载:
  2. Very simply server in C++. This is server TCP/IP (Winsock).
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:729byte
    • 提供者:Adi3
  1. client-server-cpp

    0下载:
  2. simple client server application on c++ with using sockets
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:1.54kb
    • 提供者:Zhas
  1. client-server-cpp

    0下载:
  2. simple client server application on c++ with using sockets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:1.58kb
    • 提供者:mategr
  1. Simply-Server-CPP

    0下载:
  2. Very simply server in C++. This is server TCP/IP (Winsock).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:819byte
    • 提供者:theCPI
  1. linuxSocket-Server.cpp

    0下载:
  2. linux服务器端 cosket 通信服务端通信源代码-linux cosket server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:safelh
« 12 3 »
搜珍网 www.dssz.com