搜索资源列表
delphi模拟qq登陆界面
- delphi模拟qq的客户端,包括登录界面,注册向导,聊天等QQ基础功能,可以配合前面的服务器端使用-the client, including the login screen, a registered guide, and chat with other QQ basic function will be in line with previous use of the server-side
chatmad
- 包含登陆服务器,客户端,聊天服务器,实现登陆验证,帐号申请,发送消息等功能-includes landing server, the client, chat server, landing verification, account applications, messaging functions
ChatSystemNew
- 一个聊天程序,是我大三时课程设计时写的,分客户端和服务端,支持多个客户端登陆并能传输大型文件-a chat program, the church is when I am writing curriculum design, and client-server, support multiple clients can access and transfer large files
chatsocket
- 简单的tcp/ip端口聊天程序,软件分为服务器端及客户端,服务器端确定聊天端口,客户端登陆服务器地址即可聊天。-simple tcp / ip ports chat program, the software into server and client, Chat server identified ports, landing client server addresses can chat.
JAVA__ICQ
- JAVAICQ使用说明 一、 运行环境要求 Microsoft IE5.5 JDK1.4运行环境 WEB服务器 二、 使用方法 首先将文件放在 C:\\ 根目录下 运行服务器程序(如果你已知网上有一个这样的服务器在运行,只要将它的服务器IP写入配置文件 config.inf中就可以了),运行 C:\\QQ\\server\\srever.class ,将服务器的IP地址写入配置文件config.inf中。 运行客户端程序,运行C:\\QQ\\
JJYY
- 中南大学《网络与通信课程设计》制作聊天工具相应的源码,采用delphi的winsock编写,C/S模式,功能绝对齐全,界面好看,包括登陆,注册,数据库,添加好友,查看聊天记录等,是网上流行的JJYY版本的增强版,其中用到一些控件(可在“delphi盒子”网下载)。服务器端需要的控件已经添加到源程序中,可运行通过,客户端控件不全,暂时不能运行,如有疑问,可给我发邮件:xianghupan@yahoo.com.cn
qq2008
- 自己看啦 全套代码 c#仿 QQ2008程序 程序里面有生成的 程序 登陆界面可以自己改 程序包括 服务端 客户端和其他的文件
ChattingSoftware
- 一个典型的多客户机制包含运行在某台主机上的服务程序和其他机器上的多个客户程序,服务程序作为一个的进程,它具有多个线程,等待各个客户的请求,并提供相应的服务。 本程序分为服务器端和客户端两部分,每部分均被打包到.bat文件,直接双击即可运行程序。首先启动服务端,启动服务,然后启动客户端,即可登陆聊天,源码为某书上例程。 端口号8888,其它功能请运行程序进行观察、体验。
lt
- 类似于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
即时通讯
- 即时通讯源码,使DOTNETBAR做的换肤,很漂亮。 带有用户登陆验证,密码为1可以登陆。未使用数据库。 里面含有客户端和服务器端直接可以使用。 代有QQ和MSN一样的消息提示窗。 需要regsvr32注册一下里面clsini组件,只是读写INI的你可以改成别的。
code
- 在线聊天室程序 由服务器(源代码在chatserver目录中),客户端(源代码在chat目录中)两部分组成。 先运行服务器程序chatserver.exe,单击程序窗口中的“开始服务”按钮。然后才可以运行客户端chat.exe并登陆聊天室。-Online chat room procedures by the server (the source code in chatserver directory), client (source code in the chat director
1
- chatServer.exe --- 服务端安装包。 --- 安装后执行桌面上的Chat服务,方可提供连接聊天室。 Cchat.exe ------客户端安装包。 ------安装后执行桌面上的c聊天-登陆,填入Ip,昵称,然后连接服务器,开启聊天。 c+dos构成的聊天室系统。-chatServer.exe--- server installation package.--- After the installation of the implement
IP
- 聊天室客户端和服务器端,实现帐号登陆和聊天记录-Chat client and server, the realization of landing and chats Account
chatroom
- 这是一个CS模式的聊天室程序,共分为服务器端和客户端两部分,服务器端主要侦听客户端发来的消息,客户端需登陆服务器端才能实现聊天功能-This is a CS mode of chat room procedures, server-side is divided into two parts and the client, server-side client hair mainly listening to the message, the client need to login in or
mymsn4Cpp
- 一个用MFC实现的MSN客户端软件,可以登陆MSN服务器聊天-MFC using the achievement of one of the MSN client software, you can visit the MSN chat server
MyQQ
- QQ企业通 实现客户端和服务端的通信功能! 用户注册,登陆,聊天等基本功能!-QQ business through client and server to achieve the communication function! User registration, login, chat and other basic features!
likeQQ
- 仿QQ,提供登陆,注册,添加好友,聊天等功能。服务器端使用异步通信,客户端使用同步通信-Fake QQ, to provide land, registration, add friends, chat and other functions. Server using asynchronous communication, the client uses synchronous communication
Chat-programs
- 网络聊天室。实现不同机器登陆聊天,分服务器和客户端两部分。-Internet chat rooms. Log chat to achieve different machines, sub-server and client in two parts.
LANChat
- 局域网登陆聊天程序,包括服务器程序和客户端程序。-Chat Program
Happychat
- 1.服务器端:运行服务器程序 2.客户端: (1)启动聊天室,输入Ip地址以登陆服务器。 (2)进入登陆界面,第一次登陆需要注册,点注册按扭。 (3)按要求填完注册信息。 (4)返回登陆窗口,输入用户名、密码,进行登陆。 (5)进入聊天室。。 进入聊天室后,就可以尽情的聊天了,可以和你喜欢的人私聊了,聊的开心 话题还可以进行保存,当然,你也可以清屏。-1 server: Run the server program