You are on page 1of 1

MC7312 INTERNET PROGRAMMING LABORATORY

1. Basics - Sending and receiving mails from one or more email clients, Video Conferencing
demonstration.
1.1 Email client
1.2 Video Conference
2. Writing Java programs by making use of class, interface, package, etc for the following
2.1 Different types of inheritance study
2.2 Uses of this keyword
2.3 Polymorphism
Overload
Override
2.4 Creation of user specific packages
2.5 Creation of jar files and using them
2.6 User specific exception handling
3. Writing window based GUI applications using frames and applets such as Calculator
application, Fahrenheit to Centigrade conversion etc
3.1 Calculator
3.2 Fahrenheit to Centigrade
3.3 Personal Info System for Students
3.4 Layouts
3.5 Arithmetic Using events
4. Application of threads examples
5. Reading and writing text files
6. Writing an RMI application to access a remote method
7. Writing a Servlet program with database connectivity for a web based application such as
students result status checking, PNR number enquiry etc
8. Creation and usage of Java bean
9. Create a Personal Information System using Swing
10. Event Handling in Swing
11. FTP Using Sockets.

You might also like