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

搜索资源列表

  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15kb
    • 提供者:刘鹏
  1. Server-Client

    0下载:
  2. 我做的客户端,服务器端通讯编程的例子,供大家参考。-client, server communications programming examples for reference.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11.15kb
    • 提供者:高约
  1. javawork_chat

    0下载:
  2. 本java聊天室,实现了多线程编程,实现多可客户聊天,*消息 或者单发消息。并且实现了服务器端管理客户端的功能,详细请看程序的说明文档。-the java chat room and realized the multithreaded programming, customers can achieve multi-chat, single or repeated news updates. To reach the server-client management functions, p
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:154.54kb
    • 提供者:童彬
  1. JRTPDemo

    0下载:
  2. jrtplib 的server/client demo,原来的demo存在内存泄露问题-jrtplib the server / client demo, the original demo of memory leakage problems
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9.39kb
    • 提供者:linw
  1. AutoUpdateDemo

    1下载:
  2. socket编程示例,分为server,client两个程序,实现程序的自动升级。-socket programming paradigm into server, client two procedures to achieve the automatic escalation procedures.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:451.76kb
    • 提供者:郭红红
  1. JAVA网上发牌源代码

    0下载:
  2. 本软件是一个基于服务器/客户端的应用程序,因此,若想实现本程序,必须先运行服务器,而且在客户端必须达到三个才能开始工作。本软件具有如下主要功能: ·联机发牌 ·简单的出牌 -this is a software-based server / client applications, so if you want to achieve the procedure, must first run the server, but the client must meet three can
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:418.13kb
    • 提供者:KOF
  1. Login Server

    0下载:
  2. 用VC6++写的网络通讯程序,即可以做服务器端,也可以做客户端-with VC6 write network communication process that can be done server, the client can do
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34.54kb
    • 提供者:范军
  1. maprg

    0下载:
  2. 一个用VB开发的*程序,服务器端与客户端!-a VB development of the Trojan program, the server-client!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:39.02kb
    • 提供者:wzx
  1. A_simple_IOCP_ServerClient_Class

    1下载:
  2. 要求读者已经熟悉cpp,winsock,mfc和多线程. 简单而能大的server/client程序演示iocp的使用-asked readers already familiar with cpp, winsock, mfc and multithreading. Simple and can be large server / client procedures for the use of demonstration It
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:173.9kb
    • 提供者:夏佳
  1. C++NPv1

    0下载:
  2. 日志服务器客户端与循环式服务器的设计 日志服务器客户端与反应式服务器的设计 -log server client and the server-cycle design log server client and the server response Design
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:47.01kb
    • 提供者:chen
  1. HttpAgent

    0下载:
  2. 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the cli
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.05mb
    • 提供者:张志
  1. Program_for_socket

    0下载:
  2. 一个简单的Socket服务器程序 这个服务器程序只是简单的接受客户方传送的字符串,然后显示它们。 从一个简单的Socket客户机发送消息:-a simple socket server this procedure is a simple server client side of the transmission string and then display them. From a simple Socket client send messages :
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:木易
  1. A_SocketSe187394482005

    0下载:
  2. When it comes to writing high performance server / client applications that use the TCP/IP protocol, this class will handle everything for you.-When it comes to writing high performance s SP / client applications that use the TCP / IP protocol, this
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23.2kb
    • 提供者:何海川
  1. ChatRoom_forNT

    1下载:
  2. C/S(服务器/客户机),VC++平台,能够语聊和文字聊天-C / S (Server / Client), VC platform language to chat and text chat
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:645.49kb
    • 提供者:daniels
  1. fileclient-server.c

    0下载:
  2. Very simple file transferring client.-Very simple file transferring client.
  3. 所属分类:网络编程

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

    0下载:
  2. Chatroom client using fork Chatroom client using select Chatroom server using select-Chatroom client using fork Chatroom clien t using select Chatroom server using select
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:wwdl
  1. TCP-server-client

    0下载:
  2. 在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:72.88kb
    • 提供者:叶舟
  1. Server&Client

    0下载:
  2. 简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5.5kb
    • 提供者:晓军
  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6.26kb
    • 提供者:kcetinkaya
  1. B4Jserver+client

    1下载:
  2. 基于jrdc2的远程数据库的服务器和客户端的开发源代码,已经调试通过
  3. 所属分类:网络编程

« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com