搜索资源列表

  1. tut-bingo

    0下载:
  2. A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RM
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:刘波
  1. ServerApp0102

    0下载:
  2. CAsyncSocket Sample client/server
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:138240
    • 提供者:sun
  1. rpc_demo

    0下载:
  2. An introduction to RPC programming. A simple RPC client/server application is explained.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:文再明
  1. DBISAM 4.08

    0下载:
  2. Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms sup
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:5497856
    • 提供者:akay
  1. proxyserver

    0下载:
  2. 这是一个proxy server 源码,save client/server transaction data to c \temp\proxylog.txt modify regdata.java to piont to destination server. -This is a proxy server source code, save client/server transaction data to c \ t
  3. 所属分类:代理服务器

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:刘星海
  1. Multithreaded TCP-UDP Client Server

    0下载:
  2. .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:蓝鸥
  1. udp_CS_talk

    0下载:
  2. 用C++Builder写的基于UDP协议的通讯聊天程序,用UDP/TCP 的VCL组件实现.同时展示了TListView组件的使用.分为客户端服务器两个程序.-C Builder was based on UDP communications chat program using UDP/TCP VCL to achieve. A demonstration of the use of TListView components. Cli
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:197632
    • 提供者:程宇冰
  1. JAVA 聊天程序

    0下载:
  2. JAVA写的小程序,基本实现客户端,服务器的聊天程序-JAVA write small programs, the basic realization of client, server chat program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:杨洋
  1. Chat_client_server

    0下载:
  2. 这是一个java实现的聊天室功能,client为客户端,server为服务器,先运行服务器,再运行客户端-This is the realization of a java chat room function, client to client, server for servers first running server, the client re-running
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:翁海斌
  1. FTPClientAndServer

    0下载:
  2. 一个简单的多任务的FTP服务器及相应的客户端程序FTP client/server -a simple multi-task of FTP servers and corresponding client FTP client/se Tiger
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:李杰
  1. NDK_dll_demo

    0下载:
  2. TCP/IP Chat Client/Server VC 7.01 开发-TCP/IP Chat Client/Server Development VC 7.01
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:noryfly
  1. CS-mfc

    0下载:
  2. VC6.0环境下编译的简单MFC客户端/服务器程序,可以互发信息并能接收到。-VC6.0 environment MFC simple translation of the client/server program, Information can be made each other and will receive.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-20
    • 文件大小:78848
    • 提供者:tayecong
  1. JXTA-JavaP2P

    0下载:
  2. JXTA——Java P2P网络编程技术,最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。(这也是我对它着迷的地方。-JXTA-- Java P2P ne
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:5495808
    • 提供者:潘宽标
  1. netfile

    0下载:
  2. JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:8128512
    • 提供者:老刀
  1. Windows-socket-program--server-and-client

    0下载:
  2. 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:王志慧
  1. Socket

    0下载:
  2. the program is socket program of TCP client/Server structure.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:1833984
    • 提供者:keith
  1. Client-Server

    0下载:
  2. C#写的聊天软件,如果正在学习C#网络的人这个程序不可不看,适合初学者!-C# Written in chat software, If you are learning C# Network of people can not watch this program suitable for beginners!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:245760
    • 提供者:cxd
  1. network2

    0下载:
  2. 介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。 -Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other imp
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2203648
    • 提供者:dfsdf
  1. Javawangluo

    0下载:
  2. java网络编程经典实例 实例61 从网络取得文件 实例62 TCP服务器端 实例63 TCP客户端 实例64 UDP服务器模型 实例65 UDP客户端模型 -java network programming classic example of 61 examples of documents from the network to obtain examples of 62 TCP server-side e
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:81920
    • 提供者:李杰
  1. FTP-client-server

    0下载:
  2. FTP服务器和客户端,按照FTP RFC标准实现,但是功能尚没有完全实现。但是框架和协议都是设定。-FTP server and the client, in accordance with the FTP RFC standard to achieve, but the functions did not fully realize yet. But the fr a mework and the agreements are set
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:廖洪申
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org