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

搜索资源列表

  1. neteasy0.2beta

    0下载:
  2. 一个基于UDP协议的简单的网络聊天工具,聊天程序既是客户端,可以链接到远程主机,同时又是UDP服务器,可以响应计算机的链接要求,而且增加一个服务器,提供注册和监控的功能。-based on a simple UDP network chat tools, chat program is the client, can link to a remote host, but it is also UDP server, the computer can respond to the link, bu
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:198968
    • 提供者:刘上力
  1. SimpleMessenger

    0下载:
  2. 用C语言编写的简单的MESSENGER,可以实时发送信息.包含CLIENT和SEVER程序.-C language simple MESSENGER. Real-time information can be sent. SEVER contains CLIENT and procedures.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:65571
    • 提供者:吴仁
  1. 套接字简单应用

    0下载:
  2. 一个简单的套接字编程程序,适合初学者模仿。里面有两个压缩包,先运行LX1,作为服务端,接着是LX2作为客户端-a simple socket programming, for beginners to imitate. There are two compressed, first running lens, as the server, followed by the client as LX2
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:91404
    • 提供者:黄显龙
  1. SimpleSample

    0下载:
  2. 这是一个简单的socket例程,现运行server,并开始。然后运行client, 连接就可以看到提示信息。-This is a simple socket routines are running server, and began. Then run the client to connect, you can see a message.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:73674
    • 提供者:郭化楠
  1. chatsocket

    0下载:
  2. 简单的tcp/ip端口聊天程序,软件分为服务器端及客户端,服务器端确定聊天端口,客户端登陆服务器地址即可聊天。-simple tcp / ip ports chat program, the software into server and client, Chat server identified ports, landing client server addresses can chat.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:70818
    • 提供者:kiki
  1. A_simple_chat_tool

    3下载:
  2. 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27322
    • 提供者:ZX
  1. javaoicq

    0下载:
  2. 我最近也在研究用java实现oicq。 这是我的客户端的简单编程实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。-Recently, I also examined the java achieve Live. This is my client's simple programming. Mainly through udp way to achieve a dialogue between users. The
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1487
    • 提供者:zengjian
  1. ServerandClient

    0下载:
  2. 一个简单的server和client聊天程序,采用了多线程,可以实现多个client连接,并同时发送消息-a simple server and the client chat program, the use of multi-threading, many can achieve client connectivity, and also send messages
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4994
    • 提供者:张军
  1. LGtalk

    0下载:
  2. 设计的简单的可以和gtalk等支持XMPP协议的客户端进行通讯的IM客户端。详细请见解压后的help.html文档。-design can be simple and bold and other support XMPP client communication IM client End. See details of help.html unpacked files.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:8605685
    • 提供者:木子
  1. java4597845676

    0下载:
  2. 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1655249
    • 提供者:jmz
  1. CS-mfc

    1下载:
  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/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:65362
    • 提供者:tayecong
  1. 2007124111112

    0下载:
  2. 一个简单的MFC网络聊天室客户端的示例程序-a simple MFC network chat room client sample program
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:34777
    • 提供者:lvqianggg
  1. ibosip-client

    1下载:
  2. 简单sip客户端,实现了sip的聊天的简单功能.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:3324604
    • 提供者:Colin Chen
  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. chatroom

    0下载:
  2. tcl简易聊天室,实现聊天功能,有客户端和服务器端,简单实用。-tcl simple chat rooms, chat functions to achieve, there are client and server-side, simple and practical.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-10
    • 文件大小:806
    • 提供者:catherine
  1. client

    0下载:
  2. 网络通信程序客户端,实现简单两机之间的循环对话,另外还有服务端配套-Client network communication program, simple cycle of dialogue between the two machines, in addition to supporting the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:1166
    • 提供者:xiaolong
  1. Client

    0下载:
  2. 实现了简单的网络通讯程序。这是客户端。通过网络套接字来实现简单的通信-To achieve a simple network communication program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:1279
    • 提供者:zhai__fen
  1. msnLikeSrcV-Client.tar

    0下载:
  2. 能实现简单的聊天功能,群聊,私聊和传输文件-To achieve a simple chat, group chat, private chat and file transfer
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:121683
    • 提供者:张九龙
  1. Client

    0下载:
  2. 简单的聊天程序,可实现双方通信,简单实用-Simple chat program, enabling both sides to communicate simple and practical
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-08
    • 文件大小:1920032
    • 提供者:张晓
  1. client

    0下载:
  2. 基于c++的简单的服务器和客户端,可以实现多台电脑间的及时通讯-Based c++ simple server and client can achieve timely communication between multiple computers
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-15
    • 文件大小:790337
    • 提供者:psdyang
« 12 3 4 5 6 »
搜珍网 www.dssz.com