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

搜索资源列表

  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
    • 文件大小:60.71kb
    • 提供者:冰火
  1. Jarklien

    0下载:
  2. 类似于飞鸽传输的局域网聊天传输程序,不分服务端和客户端,他可以充分利用局域网的网络资源,传输速度超过10mb/s,而且有美观的用户界面-Fei transmission similar to the LAN chatting transmission procedures, regardless of the server and client, he can take full advantage of the LAN network resources, transmission speed
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:94.47kb
    • 提供者:jesska
  1. communicationtool

    0下载:
  2. 利用套接字连接实现异步网络通信 先启动服务器 然后客户端-socket connections using Asynchronous communications network server then activated first client
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28.75kb
    • 提供者:wyb
  1. fyy1

    0下载:
  2. 如何有效的监视和控制网络中各台计算机的工作情况以及随时出现的各种异常情况,如何在网中实现有效的文件传输,如何让各客户在有何需要时可以方便的与网络管理人员进行联系等一系列的问题也便随之出现。本软件便是针对这一系列的问题而在windows2000操作平台是设计的。通过本软件的服务器便可以查看各客户端计算机上所起的服务,某时所运行的程序,机子的启动项目,共享资源,以及通过查看事件查看器了解计算机出现的各种情况。并且各客户端通过本软件快速的下载服务器上提供的文件。从而使企业网络的管理得到进一步的完善。-
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:379.91kb
    • 提供者:小林
  1. Soft20060210102824653

    0下载:
  2. qq最新示例源码 包括: VC++项目源文件(客户端、服务器端)已编译的可执行文件(客户端、服务器端) 供学习C++网络编程参考。-qq latest example source code include : VC projects source document (client, server side) has compiled executable file (client, server side) for learning C network programming referenc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:164.57kb
    • 提供者:wayne wang
  1. CChatServer

    0下载:
  2. 实现网络聊天室的server部分功能,client部分代码尚在调试中,特此分享!-Network Chat Room part of the server functions, client still some debugging code, would like to share!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:33.68kb
    • 提供者:rainbow
  1. FileTransferClient

    0下载:
  2. 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:zhanghl
  1. ChatR100

    0下载:
  2. 一个用VC实现的聊天室程序,该程序是客户端和服务器端共用的。稍加修改可以做成网络数据收发。用的是winsock来实现网络通讯的-VC with a chat room procedures, the procedures are client and server shared. Little changes can cause network data transceiver. Used to the protocols of the communications network
  3. 所属分类:通讯编程

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

    0下载:
  2. 此程式可以當成Server, 接收client端的 connect 要求, 並丟資料到client端! 傳送方式可以是一次一個字串或是自動一直送, 搭配另一個 client 程式, 可以用來測試網路通訊-This program can be as Server, the receiving client side connect requests and information to the client side lost! Delivery can be a string or an au
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.14kb
    • 提供者:sophia
  1. WINSOCK-TCP

    0下载:
  2. 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:103.96kb
    • 提供者:yihan222
  1. LANServerClient

    0下载:
  2. CAsyncSocket编程技术——基于异步类AsyncSocket的局域网通信程序,采用了客户机/服务器模式。-CAsyncSocket programming technology- based on the type of asynchronous communication program AsyncSocket local area network using the client/server model.
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:41.3kb
    • 提供者:green
  1. winsock_upload

    0下载:
  2. 此程序是TCP服务器端程序和客户端程序,实现网络聊天功能,可以作为初学者学习网络通讯的入门程序。-This program is server-side procedures and TCP client, chat network, you can learn as a beginner' s entry procedures for network communications.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:youbingbing
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:312.29kb
    • 提供者:timoho
  1. FTP.client

    0下载:
  2. 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.83mb
    • 提供者:so call
  1. server

    0下载:
  2. 本程序为基于网络通信的服务器端聊天程序,可以实现实时的与客户端通信。-The procedures for the server based on network communication, can realize real-time chat program with client communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:971byte
    • 提供者:肖江
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:277.4kb
    • 提供者:ZOUYISHUN
  1. LX2

    0下载:
  2. 应用Visual C++中MFC CSocket类,实现网络数据传输,使用了Client/Server模式互相传输数据,并提供聊天记录功能(txt)。-Application of the Visual C++ MFC CSocket class, the network data transmission using the Client/Server mode to transmit data with each other, and chat history function (txt).
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:
  1. MobileAgents

    0下载:
  2. the software is basically a client server side application to implement how a mobile agent works/operates in a network of systems
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:138.73kb
    • 提供者:mk
  1. chat

    0下载:
  2. 利用C#网络编程实现了一个简易的聊天程序,基于tcp的客户端/服务器模式,实现双方数据传送,通信对话。-Network programming using C# implements a simple chat program, based on the tcp client/server model to achieve both sides of data transmission, communications dialogue.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:153.61kb
    • 提供者:胡勇
  1. Socket-network-programing

    0下载:
  2. 工程演示了socket的基本函数使用,其实不管有多复杂的网络程序,都使用的这些基本函数。功能是只有处理完一个客户端请求才会去处理下一个客户端的请求,这样的服务器处理能力是很弱的,现实中的服务器都需要有并发处理能力!为了需要并发处理,服务器需要fork()一个新的进程或者线程去处理请求等-Engineering demonstrates the basic functions of the socket, in fact, no matter how complex the network pro
  3. 所属分类:Communication

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