搜索资源列表
kaitibaogao
- 计算机科学与技术专业,网络方面的毕业设计开题报告
homeword
- 一个关于作业管理系统的毕业设计,中南民族大学2007年电信院毕业设计题目,含开题报告和论文
p2pbaogao
- P2P的毕业设计报告全部,P2P文件共享系统.
防火墙 周洲 20023466
- 以前对防火墙接触甚少,所了解的也是从系统底层实现角度看的一些分析细节,最近由于毕业设计的需要,对防火墙的发展、分类、现状和趋向等方面做了概略的了解,也有一些体会,做个简单的分析报告。 -previously little contact with the firewall, as well as knowledge of the underlying system from the point of view of achieving the details of some analysts,
webmail
- 基于JAVA的邮件收发系统的毕业论文报告-JAVA-based e-mail to send and receive system thesis report
dianzisheji_emaill
- 毕业设计题目,可以实现电子邮件的发送和接收等功能。有论文、摘要、外文文献、开题报告等重要内容。-Graduation project topics, you can achieve the sending and receiving e-mail functions. Thesis has, abstract, foreign language, literature, and other important problem that the contents of the report.
CSharpMailManager
- 邮件管理系统,毕业设计内容,里面包含开题报告,论文,软件报告PPT-E-mail management system, school design content, which includes opening report, papers, software, reports PPT
daxuesheng-
- 大学生求职网站的毕业设计 其中内容比较全面包括论文 开题报告等-College students graduation job site design which content is more comprehensive, including essays opening report
WEB-based-online-examination-system
- 基于WEB的在线考试系统 包含源代码 论文 环境 开题报告 适合做毕业设计的做参考之用-WEB-based online examination system
Forum
- 网页论坛 源代码 毕业设计报告 网站BBS-Web Forum website source code graduation design report BBS
C++网络聊天室设计报告及源程序
- 服务器端功能: 1、 初始化socket, 创建服务器端。 2、 维护一个链表,保存所有用户的IP地址、端口信息。 3、 接受用户传送来的聊天信息,然后向链表中的所用用户转发。 4、 接受用户传送来的连接判断命令,并向用户发出响应命令。 客户端功能: 客户端界面上的两个文本框,一个用于显示接受的聊天信息,一个用来接受用户输入的聊天信息。当按下“发送”按钮时将信息发送给服务器。 通过本课题的毕业设计,可以比较深入的了解和掌握WINSOCK控件基本属性、方法和事件,理解网络聊天