Sockets - Java

Discussion in 'Programming' started by NaSh123, Apr 6, 2007.

  1. #1
    I was wondering if anyone could give me some help or point me to some good tutorials that can help me do the following in java:

    -Visit a website
    -Login using account info
    -navigate to a certain page when logged in
    -grab a number off the page
    -report back and print to screen in java

    I've been told I need to learn sockets to do this but I can't find anything very good.

    Any help is appreciated.
    Thanks.
     
    NaSh123, Apr 6, 2007 IP
  2. Xangis

    Xangis Active Member

    Messages:
    182
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    78
    #2
    I'm pretty good with sockets (former MUD programmer), but I don't know a bit of Java. I usually go to this site whenever I need to know about socket programming:

    http://www.developerweb.net/forum/

    The have a Java section too, so hopefully you'll find what you need.
     
    Xangis, Apr 6, 2007 IP