文件名称:Linux-tcp-mail-systen-desigen
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-11-28
- 文件大小:
- 166kb
- 下载次数:
- 0次
- 提 供 者:
- 穆**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于linux平台tcp协议的邮箱系统实现,C/S架构,服务器采用多线程实现,客户端使用纯控制台,系统统一使用C语言和一些linux系统函数。-Linux tcp protocol based platform mail system implementation, C/S architecture, multi-threaded server implementation, the client uses a pure console, unified system using the C language and some linux system functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
项目5-Linux下tcp邮件系统设计
............................\ado
............................\...\Account.cpp
............................\...\Account.h
............................\...\AccountDaoImpl.cpp
............................\...\AccountDaoImpl.h
............................\...\Dao.cpp
............................\...\Dao.h
............................\...\operatemailfile.h
............................\client
............................\......\.goutputstream-6H6IMX
............................\......\client
............................\......\client.cpp
............................\......\clientmainhandle.h
............................\......\config.h
............................\......\hello
............................\......\mailoperate.h
............................\......\makefile
............................\......\recvmailfile
............................\message
............................\.......\basemsg.h
............................\.......\makefile
............................\.......\msgcancle.proto
............................\.......\MsgCancleSpace
............................\.......\..............\msgcancle.pb.cc
............................\.......\..............\msgcancle.pb.h
............................\.......\msglogin.proto
............................\.......\MsgLoginSpace
............................\.......\.............\msglogin.pb.cc
............................\.......\.............\msglogin.pb.h
............................\.......\msgnoread.proto
............................\.......\MsgNoReadSpace
............................\.......\..............\msgnoread.pb.cc
............................\.......\..............\msgnoread.pb.h
............................\.......\msgregiste.proto
............................\.......\MsgRegisteSpace
............................\.......\...............\msgregiste.pb.cc
............................\.......\...............\msgregiste.pb.h
............................\.......\msgrequest.proto
............................\.......\MsgRequestSpace
............................\.......\...............\msgrequest.pb.cc
............................\.......\...............\msgrequest.pb.h
............................\.......\msgtext.proto
............................\.......\MsgTextSpace
............................\.......\............\msgtext.pb.cc
............................\.......\............\msgtext.pb.h
............................\msgio
............................\.....\msgio.h
............................\server
............................\......\mailcontent
............................\......\mailtitle
............................\......\makefile
............................\......\servconfig.h
............................\......\server
............................\......\server.cpp
............................\socket
............................\......\ClientSocket.cpp
............................\......\ClientSocket.h
............................\......\ServerSocket.cpp
............................\......\ServerSocket.h
............................\......\Socket.cpp
............................\......\Socket.h
............................\sql.sql
............................\threadpool
............................\..........\makefile
............................\..........\threadhandle.cpp
............................\..........\threadhandle.h
............................\..........\threadpool.cpp
............................\..........\threadpool.h
............................\说明