Write For Us

Java Tutorial 8: Hello Networking!

E-Commerce Solutions SEO Solutions Marketing Solutions
176 Views
Published
Hello and welcome to Java! I'm going to be, in the coming weeks, uploading tutorial after tutorial on java! This specific video shows how to do (basic) networking in Java! This series will get you from no java experience at all to networking, creating multithreaded servers, getting user input, writing to and reading from files, 2D graphics, and more! Have any questions? Feel free to leave them in a comment below :).

Links to starting classes from oracle's website:
http://docs.oracle.com/javase/tutorial/displayCode.html?code=http://docs.oracle.com/javase/tutorial/networking/sockets/examples/KKMultiServer.java

http://docs.oracle.com/javase/tutorial/displayCode.html?code=http://docs.oracle.com/javase/tutorial/networking/sockets/examples/KKMultiServerThread.java

http://docs.oracle.com/javase/tutorial/displayCode.html?code=http://docs.oracle.com/javase/tutorial/networking/sockets/examples/KnockKnockClient.java

Download of .zip of all classes at end of tutorial:

http://www.mediafire.com/?ga76dx3v67iwpgk
Category
Smart
Sign in or sign up to post comments.
Be the first to comment