搜索资源列表
WuZiQi
- 随着计算机普及,网络的飞速发展,网络技术的成熟,计算机的发展为集办公、娱乐于一体新式工具。在这一背景下,网络游戏的需求与日俱增,五子棋作为传统游戏之一,其历史源远流长,而传统游戏的开发更符合用户的品味,更受用户的喜爱。 基于C/S模式使用JAVA语言开发的五子棋游戏程序,将五子棋游戏移植到网络中更符合现代人娱乐理念,满足用户异地自由选择游戏对手、游戏模式,也可以在游戏当中进行聊天,私聊、群聊等功能,便于用户实时进行信息交流。同时,注意从游戏的图形界面上优化,使得JAVA五子棋游戏软件具有很
MyChatVer3
- 用VisualC++写的类QQ即时通讯程序,具有群聊,私聊,传文件,设置黑名单的功能.内有一个服务端和一个客户端.
C# 聊天室 模拟群聊和私聊 源码
- c#编写的聊天室程序,运用tcp协议,通过自己编写通信协议已达到各客户端的通信,并带有上下线提醒功能
java聊天室有头像源代码
- 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表(可动态载入,删除) 发送群聊信息,发送私聊信息(可发送给指定
类似于QQ的聊天程序
- 简单实现了私聊,群聊,传输文件 加人,踢人,对于出血这很有帮组-QQ chat program similar to the simple implementation of a private chat, group chat, file transfer plus people, kicking, this is useful to help group for bleeding
UDP_mfc
- 自己用vc写的一个简单的模仿QQ功能的小程序,以局域网内IP为好友,实现聊天功能,能够群聊,私聊。刷新好友等功能-Vc wrote with his imitation of a simple function of the small program QQ to the LAN IP as a friend to realize chat, to group chat, private chat. Friends and other functions to refresh
chitchat.tar
- 多线程聊天程序,没有界面,可以注册,登录,群聊,私聊。文件中有十分详细的解析,以及完成这个程序过程中遇到的问题以及解决方法,非常适合初学者-Multi-threaded chat application, there is no interface, can register, login, group chat, private chat. File has a very detailed analysis, and complete the process and the problems
c++chatroom_code(clientandserver)
- 拥有客户端和服务器的网络聊天程序,可以群聊,也可以私聊,还可以发送和接受文件,是一款功能比较强的程序。-Client and server has a network chat program, you can group chat can also be私聊, you can send and receive documents, is a relatively strong function of the procedure.
chat
- CSocket 聊天室程序,实现了客户端和服务器端,可群聊和私聊-CSocket chat room procedures, to achieve the client and server can be a group chat and私聊
emile
- 一个用来聊天的程序。功能:可登陆,可群聊,可私聊。群聊:直接输入聊天内容。私聊:&+要聊天人的名字+:-A procedure used to chat. Function: can be found to a group chat can be私聊. Group Chat: chat directly.私聊: & + to chat names+:
CSharp.NetSocket
- 本程序分服务器端和客户端,服务器端对客户端的监听,实现了客户端与客户端的私聊,以及群消息,和窗体的抖动功能!-This procedure sub-server and client, server-side listening to the client to achieve the client and the client' s private chat, and group messages, and the form of jitter features!
FinalChat
- 自己做的聊天程序,支持群聊私聊,并且可以继续修改添加-chat
chat
- 终端聊天程序:服务端+客户端,可以实现群聊和私聊功能-Terminal chat program: server+ client, you can group chat and private chat capabilities to achieve
SocketChat
- 这个一个简单聊天程序,有服务器端和客户端的实现,基本实现群聊,私聊,登录,退出的功能。可以作为大家学习socket的一个好例子。-This a simple chat program, a server and client implementations, basically a group chat, private chat, login, exit the function. Socket as we can learn a good example.
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
chat
- 简单的聊天程序,可以下载看看,获益哦,有服务器端和客户端,登入,群聊私聊,初学者可以下载-so good
VCPPchat
- 程序包含服务器,客户端.可以直接运行,使用SOCKET 可以进行多人聊天,具有聊天室的全部功能. 可以进行单聊,私聊和群聊 -The program contains the server , the client can be run directly , use SOCKET Multiplayer chat , chat rooms full functionality . Can be single chat , private chat and group chat
Steven_Hfm_Socket_QQ
- 功能如下: 0.注册 1.私聊 2.群聊 3.文件发送和接收 4.在正在私聊或群聊时文件接收 5.正在私聊时另外的人发来消息,返回主界面会有提示,该消息不会丢失 6.给离线人发送消息,离线人上线后方可看到 7.个人状态设置:在线|隐身|离线|忙碌,忙碌状态下别人对我发消息可以收到,并且别人会自动收到我正忙的消息提示 8.在主界面时当有信息来了,系统会提示,提示有几条消息(Network programming under Linux a basic LAN chat room
51CTO下载-linux下的udp聊天程序代码
- 在基于linux下实现聊天的功能,群聊和私聊都可以实现。(To achieve the function of chat, group chat and private chat can be achieved)
chat终极版
- 包含私聊和群聊,以及简单的文件传输功能,包含服务器端和客户端,支持离线消息(Includes private chat and group chat, and simple file transfer function, including server and client, support offline message)