Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Good Java Networking Recourse\Tutorial\Book

  1. #1
    Junior Member
    Join Date
    Feb 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Good Java Networking Recourse\Tutorial\Book

    Hello all, I am wanting to create a Java networking application. I have done a fair amount of vb6 networking in my spare time and a small amount of vb.net networking. I am wanting to create a server and cline that will be able to send and receive data on request, the main problem I have having at the moment is that I know how I would do this in vb6, but Java is different. I do have Java knowledge, but I have to admit there are gaps in my Java knowledge, saying that I have programed for quite a while now in other languages (mainly vb6 and vb.net).

    So to summarise, I am looking for a good resource\Tutorial\Book that I could use to create an intermediate server and client application in Java.


  2. #2
    Junior Member
    Join Date
    Mar 2012
    Location
    Brasilia (Brasil)
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Good Java Networking Recourse\Tutorial\Book

    Dear Dark Light!

    Have you found the kind of resource that you have been looking for? If yes, please let me know. I am looking for the same kind of resource. Daniel

  3. #3
    Junior Member
    Join Date
    Feb 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Good Java Networking Recourse\Tutorial\Book

    Quote Originally Posted by danielCajueiro View Post
    Dear Dark Light!

    Have you found the kind of resource that you have been looking for? If yes, please let me know. I am looking for the same kind of resource. Daniel
    Currently I have just got a book from the library titled Java Network Programming by Elliott Rusty Harold. However, I have studied networking and I am a experienced vb network programmer, so all I need is basic information on Java specifics.

Similar Threads

  1. Networking Java
    By aneel in forum JDBC and Database Tutorials
    Replies: 1
    Last Post: December 13th, 2011, 03:28 AM
  2. Social networking with java
    By tah_206207 in forum Web Frameworks
    Replies: 4
    Last Post: December 2nd, 2011, 03:57 PM
  3. networking in java
    By sridhar in forum Member Introductions
    Replies: 1
    Last Post: October 4th, 2010, 11:11 AM
  4. [SOLVED] java networking
    By renu1 in forum Java Networking
    Replies: 0
    Last Post: March 12th, 2010, 12:33 PM
  5. Good Beginner AWT tutorial
    By helloworld922 in forum AWT / Java Swing
    Replies: 2
    Last Post: August 4th, 2009, 10:31 AM