Welcome![Sign In][Sign Up]
Location:
Search - tcp chat database

Search list

[WinSock-NDISSchool Message

Description: 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP / IP protocol development. 3. The server-side configuration database after a good client through TCP / IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
Platform: | Size: 528336 | Author: 箫榆 | Hits:

[Internet-NetworkSampleSer_Cli

Description: 基于TCP的网络聊天程序,一个server多个client,支持多个client同时与server聊天,适合学习TCP通信和多线程的人-network based on TCP Chat procedures, a number of client server. Support for multiple client while chatting with the server, suitable for learning TCP communications and the multithreading
Platform: | Size: 4003840 | Author: 张利君 | Hits:

[JSP/Javajava_icq

Description: 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
Platform: | Size: 335872 | Author: 彭超 | Hits:

[TCP/IP stackTCPchat

Description: 实现了tcp用户聊天(选择聊天的用户),文件传输,登录验证(数据库)-Achieved tcp user chat (select chat users), file transfer, login authentication (database)
Platform: | Size: 15890432 | Author: 徐福昌 | Hits:

[JSP/JavaLIAOTIAN

Description: 实现网络聊天的功能,采用Windows Socket(或Java Socket)编程,服务器与客户端采用了TCP/IP连接方式,在设计聊天方案时,可将所有信息发往服务器端,再由服务器进行处理,服务器端是所有信息的中心。服务器端要保存用户信息,可利用数据库来实现这一功能,需要建立用户信息数据库。在客户端可采用文件系统保存聊天纪录和用户号码。可通过闪动托盘图标和播放不同的音乐提示信息到来及好友上线等信息。可通过建立消息链表来保存用户接收的各种消息。-Achieve the online chat feature, using Windows Socket (or Java Socket) programming, server and client using TCP/IP connections, chat in the design of programs, all of the information can be sent to the server-side, and then processed by the server, the server side is all the information center. Server-side to save the user information, the database can be used to achieve this functionality, the need to establish a user information database. The client can use the file system to save chat logs and user numbers. Through the flashing tray icon and play different music tips and the arrival of friends on the line, and more. Be through the establishment of the message list to save the user receives a variety of messages.
Platform: | Size: 20480 | Author: 王厅 | Hits:

[Internet-NetworkIM2010

Description: 计算机网络实验Socket 通信 实验内容: 在学习完TCP/IP协议组后,要求掌握基于此协议实现网络通信,理解TCP与UDP的不同特性以及实现方式。实验要求建立一个基于TCP/IP协议的网络通讯小应用,实验可采用UDP或TCP,以分组形式,每组5人;建议基于WINDOWS平台; 功能要求: 建立一个基于中心服务器方式即时数据通信平台(IM)。 要求如下(*为选做内容): 1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天; 3. 能选择要求服务器进行转发服务。 4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库); 5. 能进行双方文件传输,能显示进度 6. 支持断点重传。(检查时需有功能随时中断传送,并在下次启动能显示重传状态) *7. 数据包加密。 8. 实时语音双向传送功能 *9. 多方通话功能 10. 界面设计要求布局合理,信息清晰。 -Socket Communications Computer Network Experiment Experiment: End of learning TCP/IP protocol, the request control network traffic based on this protocol, understand the different characteristics of TCP and UDP, and implementation. Experiment requires the establishment of a TCP/IP-protocol network communication small applications, experiment can use UDP or TCP, to form groups, each 5 recommendations are based on WINDOWS platform Functional requirements: Way to establish a central server-based real-time data communications platform (IM). Requirements are as follows (* for the election to do content): 1. To carry out user management, all users must log on to the server, the server maintenance on-line information. 2. IM (Instant Message): Users can log in real-time multi-point short message communication, such as chat 3. Can choose to request the server to transmit service. 4. To save the communications records to the database (SQL Serv
Platform: | Size: 640000 | Author: Glory.Chen | Hits:

[Linux-Unixtalking

Description: 运用ncurses做界面,mysql做数据库,运用TCP作为传输协议实现多人在线聊天。-Make use of ncurses interface, mysql to do the database, using TCP as the transport protocol multiplayer online chat.
Platform: | Size: 36864 | Author: 方言 | Hits:

[Internet-Networkchatchat

Description: 局域网聊天程序,tcp/ip数据传输机制,数据存入sql server数据库-LAN chat program, tcp/ip data transmission mechanism, the data stored in sql server database
Platform: | Size: 32821248 | Author: 杨卫成 | Hits:

[Internet-NetworkPeer-to-Peer-LAN

Description: 实现基于TCP LAN(局域网)内部的通讯、聊天、文件传送,模拟服务端对模拟客户端可以进行简单的远程控制。本系统的核心是采用VBJ技术、模拟数据库等有关技术开发的,因为采用VB技术的理由是,该技术易于服务器的维护,成本相对较低,开发周期较短。服务器选用Windows XP作为操作系统平台。-TCP LAN (local area network)-based internal communication, chat, file transfer, the simulation server impersonates the client can perform simple remote control The system. The core of the system is VBJ technology, simulation database technology development using VB reason is that the technology is easy to Maintenance of the device, the relatively low cost, shorter development cycle. Server to use Windows XP as the operating system platform.
Platform: | Size: 777216 | Author: 张少辉 | Hits:

[ICQ-IM-ChatQQ

Description: QQ聊天程序设计及说明文档,Linux操作系统,且装有TCP/IP,及POP3,SMTP协议,运行服务端要装有MYSQL数据库-QQ chat program design and documentation, the Linux operating system and equipped with TCP/IP, and POP3, SMTP protocol, run the server should be equipped with MYSQL database
Platform: | Size: 831488 | Author: maskkid | Hits:

[Internet-Networkchat

Description: 用mfc写的tcp聊天软件,用登录,有注册,有头像显示,有在线列表的更新,可以群聊,可以私聊 有服务器,服务器连接到数据库,用户聊天是基于服务器的转发。-Tcp chat software written using mfc with login, registration, avatar display, updated online list, group chat, can whisper server, server to connect to the database, user chat server-based forwarding.
Platform: | Size: 14852096 | Author: wxy | Hits:

[Internet-NetworknetworkBaseOnTcp-ip

Description: 网络聊天基于tcp/ip协议,链接数据库Server 2005,下载后,安装数据库,启动,可以参考下源码。-Internet chat tcp/ip protocol link database Server 2005, download, install the database, start, you can refer to the source code.
Platform: | Size: 7454720 | Author: | Hits:

[JSP/Javajavaqq

Description: 本系统采用C/S结构,开发中利用了TCP/IP协议,多线程,Socket编程等技术。在服务器监听多个客户端中使用多线程。系统中信息的发送和读取采用自定义的对象来传递。对于用户信息等内容利用MySql数据库进行存储。系统的主要模块为,用户注册模块,用户登录模块,用户添加好友和删除好友模块,好友聊天模块。当前系统是通过服务器转发实现好友聊天。-The system uses C/S structure, the development of the use of the TCP/IP protocol, multi-threaded, socket programming technology. The use of multi-threaded server listens on multiple clients. System information is transmitted and read using a custom object to pass. Using MySql database for user information to be stored. The main module of the system, user registration module, user login module, the user module, add friends and remove friends friends to chat module. The current system is transmitted through the server and chat with friends.
Platform: | Size: 575488 | Author: 丁强 | Hits:

CodeBus www.codebus.net