Welcome![Sign In][Sign Up]
Location:
Search - chatroom send file

Search list

[P2PChatRoom

Description: 网络p2p聊天测试程序,使用tcp/udp直连,双方可以发送消息,发送文件-P2p network chat test procedures, the use of tcp/udp Direct Connect, the two sides can send a message, send the file
Platform: | Size: 136192 | Author: tony | Hits:

[Internet-Networkchatroom

Description: 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions as follows: the server can say someone' s words. Server with a single user session. Server can kick everyone. The server can be kicked out of a person. The client can send the file to the server. Client can whisper with the client. The client can be said that someone' s words.
Platform: | Size: 137216 | Author: 王帅韬 | Hits:

[Game ProgramChatroom

Description: 这是一个包含用户界面的聊天软件,使用Java语言进行编辑。 采用了非常高效的编码逻辑,可以实现server端和client端。-It is the implementation of GUI for a chat room program. Behaviors (Server) When the server starts up, it should try to load from “accounts.dat” for saved accounts o Each account consists of the username, the password and last login time of the user o You need to decide how the data should be stored o The file should be created automatically if it does not exist. The server should update “accounts.dat” accordingly whenever is needed. The server should handle connections from clients o When a client login or logout, the server should update all other clients about it o When a client send a message, the server should redirect the message to all other clients o When a client change password, the server should update its record accordingly The server should communicate with the client by sending objects (i.e., using ObjectInputStream and ObjectOutputStream) For the client The buddy list will be updated automatically when someone logged in or out. When a user send a messag
Platform: | Size: 7168 | Author: 小水狐 | Hits:

[JSP/Javachatroom

Description: 简单的局域网聊天工具QQ,自己编写,实现了文件传输,发送图片,添加好友、上线提醒等功能,亲测可用。-Simple LAN chat tool QQ, their preparation, to achieve the file transfer, send pictures, add friends, on-line reminder functions, pro-test is available.
Platform: | Size: 688128 | Author: 李旺春 | Hits:

[Internet-Networkchatroom

Description: 此项目采用客户端、服务器C/S架构,客户端开辟了两个线程, 一个负责往服务器发送信息,一个负责从服务器接收信息; 采用网络编程让客户端与服务器通信,复习了TCP、三次握手协议等相关知识,同时采用了sqlite3数据库存放账号等个人信息,用文件存放聊天记录,用curses库做界面,全面复习了所学的Liunxc相关API,锻炼了我的编程能力, 最终实现了注册、登陆、私聊、群聊、发文件、超级用户禁言踢人等功能。-This project uses the client, server, C/S structure, the client opens up two threads, one responsible for sending information to the server, one for receiving information the server Use network programming allows the client to communicate with the server, review the TCP, three-way handshake protocol and other related knowledge, while using the sqlite3 storing account and other personal information stored chats with the file, with curses library interface to do a comprehensive review of the learned. Liunxc related API, the exercise of my programming capabilities, and ultimately the registration, login, private chat, group chat, send file, superuser gag kicking and other functions.
Platform: | Size: 89088 | Author: 高俊秋 | Hits:

CodeBus www.codebus.net