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

搜索资源列表

  1. MyICQ0.8 alpha1测试版

    0下载:
  2. 即时通讯软件MyICQ的源代码包括服务器端与客户端全部代码,版本0.8-MyICQ instant messaging software, including the source code and server-client all the code, version 0.8
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1029084
    • 提供者:何福保
  1. lan_communication

    0下载:
  2. 局域网聊天的程序,有服务端,客户端,用socket编写。-LAN chatting procedures, server, client, prepared using socket.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:49605
    • 提供者:chenyi
  1. INTERNET_Talk

    0下载:
  2. 多人聊天室,INTERNET编程课程设计.服务器/客户端模式.-people chat rooms, Internet programming curriculum design. Server / client model.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:86157
    • 提供者:刘义洲
  1. JJYYchatroom

    0下载:
  2. 一个聊天工具,含服务器,有客户端。Dephi程序-a chat tools, including server, client. Delphi procedures
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:3190606
    • 提供者:大毛
  1. qicqChat

    0下载:
  2. VB6.0源码---模仿QICQ的聊天程序,包括server端和CLIENT端两个程序。VB双机通讯的好参考-VB6.0 source --- imitate QICQ chat procedures, including server-CLIENT-2 and procedures. VB-machine communication good reference
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:50958
    • 提供者:倪秀辉
  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
    • 文件大小:8836
    • 提供者:Shadow
  1. lt

    0下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). -similar to the LAN QQ chat software, including server and client, using tcp / ip socket multithreaded programming, the server-client primaril
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:248690
    • 提供者:耿丹飞
  1. 简单的聊天程序

    0下载:
  2. 要求使用1对1的连接,具体形式为面向连接的TCP客户机/服务器模式。在两台机器(同一台机器上也可以)上依次启动服务器、客户端,在客户端输入正确的服务器地址后确认连接是否成功;若成功则可以在客户端和服务器短之间互相收发信息-require the use of one pair of a link to specific forms of TCP connection-oriented client / server model. The two machines (the same machin
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:57667
    • 提供者:陆阳
  1. liaotiancchxu

    0下载:
  2. 适合初学者 先运行服务器端再运行客户端-for beginners first running server-client running again
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:11612
    • 提供者:a
  1. Simple_mul164134952003

    0下载:
  2. Title: Simple multi-chat Descr iption: Very simple multi-chat with client and server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:19199
    • 提供者:xss22
  1. liaotianshi

    0下载:
  2. 很好的,聊天室 服务器+客户 源码,可以用来与朋友聊天,或者善加利用-Well, chat room server+ client source code,
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-06
    • 文件大小:1151908
    • 提供者:123123
  1. chat

    0下载:
  2. 自己写的一款linux下的聊天软件,有群聊,私聊,管理员管理等功能,客户端使用qt图形界面,服务器端用c语言-Wrote it myself under a linux chat software, there are a group chat,私聊, the administrator management functions, using qt graphical client interface, server-side using c language
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-19
    • 文件大小:5962583
    • 提供者:wupeng
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. JohnChat

    0下载:
  2. CS模式的基于TCP协议的聊天服务器/客户端源代码。-CS mode TCP protocol-based chat server/client source code.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:44760
    • 提供者:ZeroWinNing
  1. j_12418_CHAT

    0下载:
  2. 这是一个服务器/客户端聊天程序的客户端部份,使用了CSOCKET类,有一些基本的功能-This is a server/client chat client part of the procedure, the use of the CSocket class, there are some basic functions
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-08
    • 文件大小:509561
    • 提供者:zdbao
  1. server_client

    0下载:
  2. xmpp server and client -xmpp server and client
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-03
    • 文件大小:55505
    • 提供者:sstgjbj
  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
    • 文件大小:314952
    • 提供者:kenneth
  1. A_LAN_Chat

    0下载:
  2. This a Server-Client LAN chat with multi-client support. Shows online users on both server and client. Prompts when a new user is online and when a user lefts the room. very cool ! I have made this chat on demand of my loveboard members (www.loveboa
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:94447
    • 提供者:leo
  1. chatroom

    0下载:
  2. 局域网聊天室 Server Client 都是采用 多线程 Select 模型 自己封状的 winsock api类-LAN chat rooms Server are Are using multithreading the Select models of sealing shape winsock API classes
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:159958
    • 提供者:duke
  1. HA-Proxifier315-LDR_Rsdown.cn代理服务器客户端

    0下载:
  2. Proxifier代理服务器客户端,方便出差的人员通过该代理直接访问公司内部网络。(Proxifier proxy server client, convenient travel personnel through the agent direct access to the company's internal network.)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2018-01-02
    • 文件大小:3638272
    • 提供者:histus
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com