-
Notifications
You must be signed in to change notification settings - Fork 0
/
DemVideo.html
104 lines (84 loc) · 3.05 KB
/
DemVideo.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- saved from url=(0060)http://netserver.it.nuigalway.ie/finalYearProject/index.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>P2P HiastShare</title>
<link rel="stylesheet" type="text/css" href="./Peer to Peer Distribution System_files/finalYProject.css">
</head>
<body>
<h1>P2P HiastShare</h1>
<center><img align="middle" src="./Peer to Peer Distribution System_files/connect.png" width="100"></center>
<h4>MhdBashar Disoki</h4>
<h4>Project Supervisor: Dr. Gassan Saba</h4>
<h3>Demo Videos</h3>
<p> </p>
<table width="100%" border="0" cellspacing="1" cellpadding="2">
<tbody>
<tr>
<td width="266px" valign="top" rowspan="2">
<table width="99%" border="0" cellspacing="1" cellpadding="2">
<tbody><tr>
<td height="50"><h2><a href="./index.html">Home</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./DemVideo.html">Demo Videos</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./Peer to Peer Distribution System_files/Desouki_Final Report.pdf">Report</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./Contact.html">Contact</a></h2></td>
</tr>
</tbody></table></td>
<td align="left">
<h2>P2P HiastShare</h2>
<ol>
<li><a href ="./Peer to Peer Distribution System_files/Setting.avi">Settings</a>
<ol>
<li>Single Instance</li>
<li>Start at Start-up</li>
</ol></li>
<li><a href ="./Peer to Peer Distribution System_files/Messsage.avi">Chat</a>
<ol>
<li>Online Chat</li>
<li>Offline Message</li>
</ol></li>
<li><a href ="./Peer to Peer Distribution System_files/Order.avi">Public Orders</a>
<ol>
<li>Add Order</li>
<li>Browse Orders</li>
</ol></li>
<li>P2P File Transfer
<ol>
<li>Share File</li>
<li>Browse File's Seeders</li>
<li>Download File</li>
<li>Share and Download and Upload File logs</li>
<li>No Online Seeders</li>
</ol></li>
<li>Marks System
<ol>
<li>My Total Marks</li>
<li>When Download File</li>
<li>When Upload File</li>
<li>not enough Marks</li>
<li>Top 10 User</li>
<li>Bottom 10 User</li>
<li>every 24 hours</li>
<a href ="./Peer to Peer Distribution System_files/Download With Marks.avi">Download With Marks</a> |
<a href ="./Peer to Peer Distribution System_files/not enough mark.avi">not enough mark</a> |
<a href ="./Peer to Peer Distribution System_files/logs.avi">logs</a> |
<a href ="./Peer to Peer Distribution System_files/No Online Seeder.avi">No Online Seeder</a> |
<a href ="./Peer to Peer Distribution System_files/Top and Bottom 10.avi">Top and Bottom Users</a> |
<a href ="./Peer to Peer Distribution System_files/every 24 hour.avi">every 24 hours</a>
</ol></li>
</ol>
<h2>HiastShare Central server</h2>
<ul style="list-style-type:square">
<li>Central Server</li>
<li><a href ="./Peer to Peer Distribution System_files/centralServer.avi">Web App for Administrate</a></li>
<li>Central Server Logs</li>
</ul>
</td>
</tr>
</tbody></table>
</body></html>