Skip to content

DEVLOPER-IT-CYBER-CENTRE/Utility-Program

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utility-Program

//Documentation

This program is client and server based(NETWORKING)

Step: 1

first compile all the files by writing this command in CMD javac *.java

Compilation is done and now First Run Server

Step 2:

Command for running Server is java Server.java

Step 3:

after that open other CMD and Run Client UtilityProgram is CLIENT so running UtilityProgram write this command in CMD java UtilityProgram.java

Step 4:

and NOW You Will See GUI so write any IP such as 127.0.0.1 ,choose any option(notepad,calc,mspaint) from list and then click on Action button this will open your chosen utility in other computer or your local machine thats why this is called utility program

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%