搜索资源列表
delphi模拟qq服务器端
- delphi编写的类似QQ聊天的服务器端,使用access数据库,用户管理等操作-prepared in a similar QQ chat server, the use of database access, user management, etc
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
IM_Server_Client_SRC
- 模拟ICQ聊天软件的源码,建议做IM的朋友参考-simulation ICQ chat software source code, the proposal made reference to IM friends
javaCSchat
- Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C / S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneo
chat-room
- 一个简易的聊天室程序,可以在局域网中模拟聊天室,
javachat
- Java开发的模拟聊天工具,具有一定的通用性~
tcp_client_server
- 网络socket编程,实现基本的TCP客户端和服务器之间的通信。模拟聊天工具,采用BlueJ可以很方便-网络socket编程,实现基本的TCP客户端和服务器之间的通信。
Chat1.3
- 基于java的socket简单聊天小工具,模拟聊天室功能-Simple chat tool to simulate the function of chat rooms based on java socket
ICQCOMM
- 模拟ICQ聊天通讯程序,是现在视频通讯聊天的参考。-Analog communication program ICQ chat, video communication now chat reference.
NetworkProgrammming
- 基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。-SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.
chat
- 一个网络编程的程序。能够模拟聊天室的功能。用VC++实现-A network programming process. To simulate the chat room feature. Using VC++ to achieve
chatroom(tcp)
- 用C++实现的模拟聊天室,功能简单,且易用,对初学者来说是一个好的范例-With C++ implementation of analog chat rooms, features simple and easy to use, for beginners is a good example of
TLoveQUI
- 此聊天软件系统是模拟现今国内最为流行的即时性通讯工具QQ,其功能类似于QQ,能够实现注册、登录、添加好友、文字聊天、文件传输、语音聊天、视频聊天等功能。该聊天软件系统是采用C/S结构,也就是客户端与服务器端的结构体系,基于对该聊天软件功能的分析,分别对客户端与服务器端进行了设计。-This chat software systems are modeled by the current real-time nature of the country' s most popular comm
QQ
- 模拟QQ,仿照tx的,不过跟他不一样,一个简单的聊天工具吧-Analog QQ, modeled on the tx, but not the same with him, a simple chat tool bar
QQ
- 这是一个模拟qq的一个通讯工具,可以实现聊天,群聊,添加删除好友,生成聊天记录等的功能-Qq This is a simulation of a communication tool, can chat, group chat, add and delete friends, chat and other features generated
TcpSever
- 基于tcp协议的模拟聊天室系统服务器与客户端-Tcp protocol simulation based chat room system, server and client
ChatClient
- 用来熟悉j2se的模拟聊天室系统的客户端源代码,基本上实现了聊天室系统的功能。-Analog to familiar j2se client chat room system source code, and virtually chat room function of the system.
chatroom
- 模拟聊天室,服务器负责转发消息,简单的TCP/IP通信以及多线程开发-Analog chat rooms, the server is responsible for forwarding the message, a simple TCP/IP communications and multi-threaded development
Java聊天室程序
- 模拟qq聊天,有利于初学者认真的学习以及模仿,使其更容易进阶(like wexin or qq chat)
delphi组播实例
- 在delphi下实现组播功能。软件模拟聊天程序,全方位体现组播的优势。delphi7下编译测试。本源码为学习示例,未经优化情况下,不建议直接应用在商业软件中。