Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bonhamdaniel/java-network-programming

Open more actions menu

Repository files navigation

java-network-programming

Various networking applications written in Java.

This repository incldes the following applications:

  1. weblog-analysis: MyPooledWeblog.java, LookupTask.java, and README.md - introduces the Java Networking concepts of streams, threads, futures, and weblogs.
  2. source-parsing: SourceViewer.java and README.md - introduces the Java Networking concepts of URLs, URLConnections, and parsing.
  3. http-server: FileHTTPServer.java, Directory/crosby.html, Directory/McDavid.html, Directory/strome.html, and README.md - introduces the Java Networking concepts of server I/O, Sockets, ServerSockets, etc.
  4. http-server-logging: HTTPServerWLog.java, Directory/crosby.html, Directory/McDavid.html, Directory/strome.html, and README.md - introduces the Java Networking concept of Logging.
  5. custom-server-protocol: PodServer.java, mypoems.txt, PodProtocol.rtf, and README.md - introduces the concept of creating a custom protocol for server communication.
  6. RMI-client-server: LargestPrimeNumberRMIClient.java, LargestPrimeNumberRMIServer.java, compute.jar, client.policy, server.policy, compute/LargestPrimeNumber.java, compute/LargestPrimeNumber.class, and README.md - introduces the Java Networking RMI concepts.
  7. javamail-email-server: GetMail.java, SendProgram1.java, SendProgramWAttachment.java, kess.jpg, ISO.png, and README.md - introduces the Java Networking concepts of sending and receiving emails, using the JavaMail API.

About

Various networking applications written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.