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

Networking Programs and Socket Manipulation

The document lists a series of experiments related to network programming and socket manipulation. It includes programs for IP address manipulation, obtaining host and port information, accessing daytime services, and creating sockets for data transmission. Additionally, it covers reading web page source code and implementing RMI client and server functionality.

Uploaded by

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

Networking Programs and Socket Manipulation

The document lists a series of experiments related to network programming and socket manipulation. It includes programs for IP address manipulation, obtaining host and port information, accessing daytime services, and creating sockets for data transmission. Additionally, it covers reading web page source code and implementing RMI client and server functionality.

Uploaded by

ramshahi2682
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd

[Link]. Experiment Page No.

1 Program to manipulate the IP address of a system.


2 Program to obtain the information about the a)Host (b)Port(c) Protocol
3 Program to access daytime service from server using socket
4 Program to get remote and local socket address.
5 Program to find port no running on server.
6 Program to read the source code of the web page.
7 Program to create socket for sending and receiving data
8 RMI Client & Server Side

You might also like