搜索资源列表
icqserver
- javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP compone
MyICQ
- Interverse Project - The interverse is the evolution and combination of the web, chat, IM, and voice communication. It is not just a graphical user interface (GUI), but an immersive user interface (IUI). This project will develop the clients and cont
基于表情图形界面聊天原码
- 基于表情图形界面聊天原码。有点游戏的风格,不错-expressions graphical interface based on the original code chatting. The game's style a bit, yes
chat
- 自己写的一款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
myQQ
- 项目描述: 该项目分为两个部分:服务器端和客户端。只有当服务器开启了服务用户 能登录并使用。用户正确登录以后,可以实现多人聊天,聊天记录可以保存到本地 没有帐号的用户可以注册帐号,服务器端可以看到注册用户的信息以及在线用户的信息 运用技术: 此项目运用了J2SE所学的知识点,涉及到了文件读写、图像界面GUI的开 发、多线程与集合Hashmap的结合运用等 -Project Descr iption: The project is divided into two parts:
dddddddd
- 聊天程序的简单版 支持多客户聊天私聊 和热键发送 图形界面 适合初级JAVA学习者-Simple chat program version support multi-client chat私聊and hotkey send JAVA graphical interface for primary learners
smith1
- Smith Chart: The Smith chart, invented by Phillip H. Smith (1905-1987),is a graphical aid or nomogram designed for electrical and electronics engineers specializing in radio frequency (RF) engineering to assist in solving problems with transmission
flyMyQQ
- 类似于北大青鸟的myqq程序,图形界面,基本的QQ功能都已实现。-Beida Jade Bird' s myqq similar procedures, graphical interface, the basic QQ feature has been implemented.
Chat
- 局域网即时聊天系统,C/S模式;java TCP Socket;多线程程序设计;java图形界面设计;私聊;群聊;更新用户列表;上、下线提醒;脏话过滤-LAN instant messaging system, C/S mode java TCP Socket multi-threaded programming java graphical user interface design whisper group chat update the user list on the a
chat2
- 基于现今最为流行的图形界面编程环境QT的局域网聊天工具源代码~-Based on today s most popular graphical programming environment for the QT source code- local area network chat tool
聊天室
- The client server of the chat room, the client of the chat room, the graphical interface based on the MFC, is implemented with C++
eclipse-workspace
- 1. 用Java图形用户界面编写聊天室服务器端和客户端, 支持多个客户端连接到一个服务器。每个客户端能够输入账号。 2. 可以实现群聊(聊天记录显示在所有客户端界面)。 3. 完成好友列表在各个客户端上显示。 4. 可以实现私人聊天,用户可以选择某个其他用户,单独发送信息。 5. 服务器能够群发系统消息,能够强行让某些用户下线。 6. 客户端的上线下线要求能够在其他客户端上面实时刷新。(1. use the Java graphical user interface to write