<html>
<body>
<table border="1" bordercolor="blue">
<tr>
<th></th>
<th>8:00-9:30</th>
<th>9:30-11:00</th>
<th>11:00-12:30</th>
<th>12:30-14:00</th>
<th>14:00-15:30</th>
<th>15:30-17:00</th>
<th>17:00-18:30</th>
<th>18:30-20:00</th>
</tr>
<tr>
<td><b>Monday</b></td>
<td colspan="2"></td>
<td>AS101 (CG04)</td>
<td colspan="3"></td>
<td>AS103 (C210)</td>
<td></td>
</tr>
<tr>
<td><b>Tuesday</b></td>
<td></td>
<td>AS103 (C107)</td>
<td colspan="4"></td>
<td>AS101 (C207)</td>
<td>BB107 (C409)</td>
</tr>
<tr>
<td><b>Wednesday</b></td>
<td colspan="4"></td>
<td>BB107 (CG04)</td>
<td></td>
<td>AS101 (C207)</td>
<td></td>
</tr>
<tr>
<td><b>Thursday</b></td>
<td colspan="3"></td>
<td>CC106 (C409)</td>
<td></td>
<td>CC106 (Lab C)</td>
<td colspan="2"></td>
</tr>
<tr>
<td><b>Friday</b></td>
<td>CC106 (C301)</td>
<td colspan="7"></td>
</tr>
</table>
<br><br>
<a href="http://internet-cc106.blogspot.com/2014/02/tutorial-3.html">Tutorial 3</a>
</body>
</html>
Playlist
Wednesday, February 19, 2014
Tuesday, February 18, 2014
Tutorial 3
<html>
<body style="background-color:yellow">
<font size="5"><b>BIBLIOGRAPHY</b></font>
<br><br>
<b>Name:</b> Ho Tuck Yew <br>
<b>Student ID:</b>1001335230 <br>
<b>Gender:</b>Male <br>
<b>Age:</b>20 <br>
<b>Address:</b>F-2-5, Sri Ehsan Apartment, Jln Sri Ehsan 1, Tmn Sri Ehsan Kepong, 52100 KL <br>
<b>Email Address:</b>1001335230@student.ucsiuniversity.edu.my <br>
<b>Contact No: (H) </b>-        <b>(HP)</b> 012-6704142
<br><br>
<font size="4"><b><u>FAMILY MEMBER</u></b></font> <br>
<b>Father:</b> Ho Pong Sun <br>
<b>Mother:</b> Chow Yeon Heong <br>
<b>Sibling(s):</b> -
<br><br>
<img src="../Taiwan trip 2012/DSCF0109.jpg" width="250" height="200">
<br><br>
<a href="http://internet-cc106.blogspot.com/2014/02/tutorial-4.html">Tutorial 4</a>
</body>
</html>
<body style="background-color:yellow">
<font size="5"><b>BIBLIOGRAPHY</b></font>
<br><br>
<b>Name:</b> Ho Tuck Yew <br>
<b>Student ID:</b>1001335230 <br>
<b>Gender:</b>Male <br>
<b>Age:</b>20 <br>
<b>Address:</b>F-2-5, Sri Ehsan Apartment, Jln Sri Ehsan 1, Tmn Sri Ehsan Kepong, 52100 KL <br>
<b>Email Address:</b>1001335230@student.ucsiuniversity.edu.my <br>
<b>Contact No: (H) </b>-        <b>(HP)</b> 012-6704142
<br><br>
<font size="4"><b><u>FAMILY MEMBER</u></b></font> <br>
<b>Father:</b> Ho Pong Sun <br>
<b>Mother:</b> Chow Yeon Heong <br>
<b>Sibling(s):</b> -
<br><br>
<img src="../Taiwan trip 2012/DSCF0109.jpg" width="250" height="200">
<br><br>
<a href="http://internet-cc106.blogspot.com/2014/02/tutorial-4.html">Tutorial 4</a>
</body>
</html>
Monday, February 17, 2014
Tutorial 2
The Internet is a global system of interconnectedcomputer networks that use the standard Internet protocol suite (TCP/IP) to serve several billion users worldwide.
Benefits of internet:
-Communication
-Accessing and sharing information
-Online banking
Web Application VS Web Services
Benefits of internet:
-Communication
-Accessing and sharing information
-Online banking
Web Application VS Web Services
A web service:
- A programmable application component accessible via standard Web protocols
- The center of the .NET architecture
- Exposes functionality over the Web
- Built on existing and emerging standards (HTTP, XML, SOAP, UDDI, WSDL)
A web application:
- Typically returns HTML or image data or similar
- The results you get from a web application is usually shown to a person, through a web browser
As for similarities:
- Both typically use HTTP(S) as the transport
- Both typically use HTTP authentication/authorization to secure data
- Both are typically hosted by a web server
Transport Control Protocol/Internet Protocol (TCP/IP)
-Rules for information exchange between computers over a network
-'Packet' based : segment/de-segment information
-Client-Server (Request/Response)
-Web browser (client), Website (server)
-TCP : handles data part
-IP : handles address part (identification of every computer on the Internet)
Subscribe to:
Posts (Atom)