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

搜索资源列表

  1. Client-Server-based-Security-Comunication-Tool

    0下载:
  2. 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:8.63kb
    • 提供者:Shadow
  1. UDP-echo-client-server

    0下载:
  2. UDP echo client server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:811byte
    • 提供者:Mohammad
  1. Winsock-Client-Server

    0下载:
  2. client与server通信,server先bind(),listen(),然后client connect(),server accept().client send(),server recv(),然后cout-client and server communications, server before bind (), listen (), then client connect (), server accept (). client send (), server recv (),
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:8.94kb
    • 提供者:liuliang
  1. KMSN

    0下载:
  2. 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-17
    • 文件大小:307.57kb
    • 提供者:kenneth
  1. atftp_0.7.orig.tar

    0下载:
  2. atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-16
    • 文件大小:197.49kb
    • 提供者:skywalker_la
  1. ServerSocket_demo

    0下载:
  2. Multi-threaded Client/Server Socket Cla-Multi-threaded Client/Server Socket Class
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:241.6kb
    • 提供者:周雄军
  1. SimpleClientServer

    0下载:
  2. Its client server connection help programe
  3. 所属分类:Web Server

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:Sridhar
  1. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:廖国锐
  1. Networkrealtimecommunication

    0下载:
  2. 网络实时通讯软件的设计与实现,本系统将实现局/广域网下Peer-to-Peer即时通讯功能,C/S模式,主要架构分为三个主模块:Client端,Server端-Network real-time communication software design and implementation, the system will achieve the Board/WAN under the Peer-to-Peer instant messaging features, C/S mode, the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:8.53mb
    • 提供者:zhang
  1. socket

    0下载:
  2. VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:小钳子
  1. socketclientserverc

    0下载:
  2. simple client/server in socket and fifo in c better run in linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:harish
  1. Client-server_socket

    0下载:
  2. this is file for Client server socket TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2.88kb
    • 提供者:fairnando87
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.24mb
    • 提供者:邹伟
  1. Winsock-Client-Server-Chat

    0下载:
  2. winsock basics a simple application to chat in client server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:8.49kb
    • 提供者:ssdd9258
  1. clientserver

    0下载:
  2. This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:14.36kb
    • 提供者:pratheek19
  1. client-server-Threads

    0下载:
  2. FTP send-receive messages (client-server using threads)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:1.03kb
    • 提供者:Cristopher
  1. Beginner_H178933932004

    0下载:
  2. This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
  3. 所属分类:Web Server

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

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:王勋
  1. CLIENT-SERVER

    0下载:
  2. 一个简单的客户端服务器模型,可以实现基本的通信。对学习SOCKET编程入门很有用-A simple client server model, basic communication can be achieved. Introduction to learning programming is useful SOCKET
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:xidian
  1. VB.Programming.WINSOCK.client.server.code

    0下载:
  2. VB编程开发WINSOCK客户端服务端程序代码-VB Programming WINSOCK client server code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:7.85kb
    • 提供者:,
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com