You are on page 1of 43

2014

MSc Computer Science


LAB Record
ADVANCED COMPUTER SYSTEMS AND INTERNET PROGRAMMING

COLLEGE OF APPLIED SCIENCE, KATTAPPANA
(Managed by IHRD, Affiliated to MG University)



Name :
MSc Computer Science, 1
st
Semester (M1)
Class No :
Reg.No:..



Internet Programming
Page 1


External Examiner Internal Examiner
COLLEGE OF APPLIED SCIENCE, KATTAPPANA
(Managed by IHRD, Affiliated to MG University)



Certificate
This is the bonafied record of practical work done in the computer laboratory of
College of applied science Kattappana, in the First semester of MSc Computer
Science during the year 2013-4 y . ith
Reg.No:.

Lecturer in Charge

Submitted for the first semester practical examination held at college of applied
siee Kattappaa o ....




Internet Programming
Page 2
index.html
<html>
<head><title>CAS Library Central</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" title="Style
(screen)" />
<script type="text/javascript">
function navigate(){
location=document.frmCatgry.comboSel.options[document.frmCatgry.comboSel.selec
tedIndex].value;
}
</script>
</head>
<body>
<div class="container">
<a href="index.html"><div class="logo"></div></a>
<div class="box">
<h1>What are you looking for ?</h1>
<p>Select category of the text book or magazine you are looking for...</p>
<form name="frmCatgry">
<select name="comboSel" onChange="navigate()">
<option value="index.html">Select Category</option>
<option value="Mathematics.html">Mathematics</option>
<option value="Electronics.html">Electronics</option>
<option value="Programming.html">Programming</option>
<option value="dbms.html">Database Management</option>
</select>
</form>
</div>
Date:


Internet Programming
Page 3
<di ae=footer alig=eter class="footer">Copyright CAS
Kattappana</div>
</div>
</body>
</html>

mathematics.html
<html>
<head><title>Mathematics Texts</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" title="Style
(screen)" />
</head>
<body>
<div class="container">
<a href="index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ol>
<li><a href="books/book-1002.html">Theory of Automata</a></li>
<li><a href="books/book-1003.html">Graph Theory</a></li>
<li><a href="books/book-1008.html">Boolean Algebra</a></li>
<li><a href="books/book-1001.html">Fuzzy Logic</a></li>
<li><a href="books/book-1008.html">Mathematical Foundation</a></li>
<li><a href="books/book-1001.html">Logic Development</a></li>
</ol>
</div>
<div class="right_sidebar">
<div class="box">


Internet Programming
Page 4
<h1>There are 2058 books of mathematics!</h1>
<p>There are many books available for mathematics in CAS Library. Please Click
on the left side pane listing book names to know more...</p>
</div>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>

Programming.html
<html>
<head><title>Programming Texts</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" title="Style
(screen)" />
</head>
<body>
<div class="container">
<a href="index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ol>
<li><a href="books/book-1006.html">C++ Complete Reference</a></li>
<li><a href="books/book-1005.html">PHP and MySQL</a></li>
<li><a href="books/book-1004.html">Mastaring in PHP</a></li>
<li><a href="books/book-1007.html">J2SE</a></li>
<li><a href="books/book-1006.html">J2ME For Windows Phone</a></li>


Internet Programming
Page 5
<li><a href="books/book-1004.html">PHP Powershell</a></li>
</ol>
</div>
<div class="right_sidebar">
<div class="box">
<h1>There are 2058 books of Programming!</h1>
<p>There are many books available for programming in CAS Library. Please Click
on the left side pane listing book names to know more...</p>
</div>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>

dbms.html
<html>
<head><title>DBMS Texts</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" title="Style
(screen)" />
</head>
<body>
<div class="container">
<a href="index.html"><div class="logo"></div></a>


<div class="exndBox">


Internet Programming
Page 6
<div class="left_sidebar">
<ol>
<li><a href="books/book-1000.html">Database Management</a></li>
<li><a href="books/book-1002.html">Oracle : SQLs</a></li>
<li><a href="books/book-1004.html">MySQL Advanced</a></li>
<li><a href="books/book-1006.html">DBMS for Enterprice</a></li>
</ol>
</div>
<div class="right_sidebar">
<div class="box">
<h1>There are 6775 books on DBMS!</h1>
<p>There are many books available for DBMS in CAS Library. Please Click on the
left side pane listing book names to know more...</p>
</div>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>










Internet Programming
Page 7
Electronics.html
<html>
<head><title>Electronics Texts</title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen" title="Style
(screen)" />
</head>
<body>
<div class="container">
<a href="index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ol>
<li><a href="books/book-1007.html">Digital Circuit Fundamentals</a></li>
<li><a href="books/book-1006.html">Logic Circuits</a></li>
<li><a href="books/book-1001.html">Microprocessors</a></li>
<li><a href="books/book-1003.html">Learn Assemblylanguage</a></li>
<li><a href="books/book-1008.html">Boolean Logic</a></li>
<li><a href="books/book-1007.html">Digital Algorithams</a></li>
</ol>
</div>
<div class="right_sidebar">
<div class="box">
<h1>There are 5435 books for Electronics!</h1>
<p>There are many books available for Electronics students in CAS Library.
Please Click on the left side pane listing book names to know more...</p>
</div>
</div>
</div>


Internet Programming
Page 8
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>

book-1000.html
<html>
<head><title>Text- Database Management Systems</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Database Management Systems</h1>
<table width="400" border="1">
<tr>


Internet Programming
Page 9
<td>Title:</td>
<td>Database Management Systems</td>
</tr>
<tr>
<td>Author:</td>
<td>Raghu Ramakrishnan, Johannes Gehrke</td>
</tr>
<tr>
<td>Publisher:</td>
<td>McGraw-Hill Education, 2003</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0072465638, 9780072465631</td>
</tr>
<tr>
<td>Pages:</td>
<td>1065</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>


Internet Programming
Page 10
book-1001.html
<html>
<head><title>Text- Fuzzy Logic</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Fuzzy Logic</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>Fuzzy Logic with Engineering Applications</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 11
<td>Timothy J. Ross</td>
</tr>
<tr>
<td>Publisher:</td>
<td>adoscube inc and dotKey Solutions, 2013</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0470748516, 9780470748510</td>
</tr>
<tr>
<td>Pages:</td>
<td>606</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>







Internet Programming
Page 12
book-1002.html
<html>
<head><title>Text- Boolean Algebra and Its Applications</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Boolean Algebra and Its Applications</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>Boolean Algebra and Its Applications</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 13
<td>J. Eldon Whitesitt</td>
</tr>
<tr>
<td>Publisher:</td>
<td>adoscube inc, 2012</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0486158160, 9780486158167</td>
</tr>
<tr>
<td>Pages:</td>
<td>687</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>







Internet Programming
Page 14
book-1003.html
<html>
<head><title>Text- Graph Theory</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">

<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Graph Theory</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>Graph Theory</td>
</tr>
<tr>


Internet Programming
Page 15
<td>Author:</td>
<td>Frank Harary</td>
</tr>
<tr>
<td>Publisher:</td>
<td>Perseus Books, 1994</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0201410338, 9780201410334</td>
</tr>
<tr>
<td>Pages:</td>
<td>274</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>






Internet Programming
Page 16
book-1004.html
<html>
<head><title>Text- PHP Powershell</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>PHP Powershell</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>PHP Powershell Programming</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 17
<td>Kevin Tatroe, Peter MacIntyre, Rasmus Lerdorf</td>
</tr>
<tr>
<td>Publisher:</td>
<td>ArjTech and DotKey Solutions, 2013</td>
</tr>
<tr>
<td>ISBN :</td>
<td>1449365833, 9781449365837</td>
</tr>
<tr>
<td>Pages:</td>
<td>865</td>
</tr>
</table>

<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>






Internet Programming
Page 18
book-1005.html
<html>
<head><title>Text- PHP and MySQL Web Development</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>

</ul>
</div>
<div align="center" class="right_sidebar">
<h1>PHP and MySQL Web Development</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>PHP and MySQL Web Development</td>
</tr>
<tr>


Internet Programming
Page 19
<td>Author:</td>
<td>Luke Welling, Laura Thomson</td>
</tr>
<tr>
<td>Publisher:</td>
<td>Pearson Education, 2013</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0768686431, 9780768686432</td>
</tr>
<tr>
<td>Pages:</td>
<td>1008</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>






Internet Programming
Page 20
book-1006.html
<html>
<head><title>Text- C++: The Complete Reference</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>C++: The Complete Reference</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>C++: The Complete Reference</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 21
<td>Schildt</td>
</tr>
<tr>
<td>Publisher:</td>
<td>Tata McGraw-Hill Education, 2003</td>
</tr>
<tr>
<td>ISBN :</td>
<td>007053246X, 9780070532465</td>
</tr>
<tr>
<td>Pages:</td>
<td>1023</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>







Internet Programming
Page 22
book-1007.html
<html>
<head><title>Text- Digital Circuit Fundamentals</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Digital Circuit Fundamentals</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>Digital Circuit Fundamentals</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 23
<td>Buck Engineering Company, 1990</td>
</tr>
<tr>
<td>Publisher:</td>
<td>adoscube inc, 2013</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0072434638, 9780075465631</td>
</tr>
<tr>
<td>Pages:</td>
<td>2160</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>







Internet Programming
Page 24
book-1008.html
<html>
<head><title>Text- Boolean Algebra and Its Applications</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"
title="Style (screen)" />
</head>
<body>
<div class="container">
<a href="../index.html"><div class="logo"></div></a>
<div class="exndBox">
<div class="left_sidebar">
<ul>
<li><a href="../mathematics.html">Mathematics Texts</a></li>
<li><a href="../dbms.html">DBMS Textbooks</a></li>
<li><a href="../Programming.html">Programming Texts</a></li>
<li><a href="../Electronics.html">Electronics Textbooks</a></li>
</ul>
</div>
<div align="center" class="right_sidebar">
<h1>Boolean Algebra and Its Applications</h1>
<table width="400" border="1">
<tr>
<td>Title:</td>
<td>Boolean Algebra and Its Applications</td>
</tr>
<tr>
<td>Author:</td>


Internet Programming
Page 25
<td>J. Eldon Whitesitt</td>
</tr>
<tr>
<td>Publisher:</td>
<td>adoscube inc, 2012</td>
</tr>
<tr>
<td>ISBN :</td>
<td>0486158160, 9780486158167</td>
</tr>
<tr>
<td>Pages:</td>
<td>687</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<di ae=footer alig=eter class="footer">Copyright CAS Kattappana</div>
</div>
</body>
</html>







Internet Programming
Page 26
style.css
body
{
background:url(../images/background.jpg);
font-family:Cambria, 'Hoefler Text', Times, 'Times New Roman', serif
}
.container
{
float:none;
width:840px;
min-width:260px;
background-color:#FFF;
margin:20px auto
}
.logo
{
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
height:86px;
padding:5px;
border-bottom:3px solid #06F;
}
.box
{
border:3px solid #F96;
width:50%;
height:600px auto;


Internet Programming
Page 27
padding:10px;
float:none;
margin:18%
}
.footer
{
height:50px;
border-top:1px solid #666;
padding-top:20px;
}
ol
{
line-height:40px;
color:#FFF;
cursor:pointer;
}
ul
{
line-height:40px;
color:#FFF;
cursor:pointer;
list-style-type:square;
}

.exndBox
{
overflow:hidden;


Internet Programming
Page 28
height:auto;
}
.left_sidebar
{
float:left;
width:30%;
background-color:#09C;
height:650px;
}
.right_sidebar {
float:left;
width:70%;
background-color:#E2ECDF;
height:650px;
}
p{
padding:2px 15px 2px 15px;
text-align:left;
}
a{
text-decoration:none;
}







Internet Programming
Page 29
Screenshots



Internet Programming
Page 30



Internet Programming
Page 31



Internet Programming
Page 32



Internet Programming
Page 33


Internet Programming
Page 34



Internet Programming
Page 35



Internet Programming
Page 36


Internet Programming
Page 37


Internet Programming
Page 38


Internet Programming
Page 39


Internet Programming
Page 40


Internet Programming
Page 41


Internet Programming
Page 42

You might also like