Skip to content

chaseofthejungle/java-networking-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

java-networking-scripts

An assortment of command line scripts written for the Java compiler and interpreter.

HostToIP.java: Outputs the corresponding IP address of a provided host name.
SimpleDateClient.java: A timestamp client, implemented in tandem with SimpleDateServer.java. Not intended for production environments.
SimpleDateServer.java: A timestamp server, implemented in tandem with SimpleDateClient.java. Not intended for production environments.
SystemProxySettings.java: Reports hostname and port identification for a specified proxy system.
URLConnectionDate.java: Reports the date that an HTTP URL-based connection was established.
WebPageDownloader.java: Reads and downloads a specified web page.

About

Networking scripts for the Java compiler.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages