Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
36 views1 page

Subject: Computer Networks Lab Practicals Index: S.No Title of The Program Page No

This document contains an index of 22 programs related to computer networks and lab practicals. The programs cover topics like looking up host addresses, constructing and comparing URL objects, encoding URLs, pinging hosts, client-server communication using TCP and UDP, socket programming, displaying group ID and host name, shortest path finding using OSPF, socket pairs, socket signals, sliding window protocol, cyclic redundancy check, and classes of IP addresses.

Uploaded by

Srilatha Toomula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views1 page

Subject: Computer Networks Lab Practicals Index: S.No Title of The Program Page No

This document contains an index of 22 programs related to computer networks and lab practicals. The programs cover topics like looking up host addresses, constructing and comparing URL objects, encoding URLs, pinging hosts, client-server communication using TCP and UDP, socket programming, displaying group ID and host name, shortest path finding using OSPF, socket pairs, socket signals, sliding window protocol, cyclic redundancy check, and classes of IP addresses.

Uploaded by

Srilatha Toomula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Subject: Computer Networks Lab Practicals

INDEX
S.No Title of the Program Page No
1. Looking up Internet address of a local host 1-2
2. Looking up the Internet Address of Remote Host 3-4
3. Program to display a simple URL 5-6
4. How to construct URL object by passing protocol, host, port and 7-8
path in java
5. Program to get URL properties in java 9-10
6. How to compare two URL objects in java 11-12
7. How to encode URL content in java 13-14
8. Write a program to ping to the Host 15-16
9. Implementation of Client Server Communication Using TCP 17-19
10. Implementation of Client-server communication using UDP 20-22
11. Write a program for Client-Server communication using NIO 23-26
Finger Server
12. Implementation of socket program for UDP Echo Client and 27-29
Echo Server
13. Program to display Group ID 30-31
14. Program to display Host Name 32-34
15. Program to find Shortest path using OSPF Routing protocol 35-38
16. Program for Socket pair 39-41
17. Program to demonstrate Socket signals 42-43
18. Program to ping the IP Address 44-46
19. Program to demonstrate Sliding window protocol 47-48
20. Program to calculate Cyclic Redundancy Check 49-51
21. Program for TCP Client and TCP Server 52-56
22. Program to find classes of IP Addresses 57-58

You might also like