Search:

Type: Posts; User: Budlee

Search: Search took 0.22 seconds.

  1. Replies
    2
    Views
    1,520

    [SOLVED] Re: Java Network simple issue

    SOLVED:

    I wasn't using .close();

    This was mucking it up!!
  2. Replies
    2
    Views
    1,520

    [SOLVED] Java Network simple issue

    Hey,

    I need some quick help with some code I am writing. I am send a packet string line from one computer to another as part of some course work. I need to use a Socket. I have used a...
  3. Replies
    3
    Views
    1,496

    [SOLVED] Re: InetAddress worn't work :(

    Ahhh this is a bit embarrasing! I got it sorted. long story

    Thanks though
  4. Replies
    3
    Views
    1,496

    [SOLVED] InetAddress worn't work :(

    Hi,

    I'm doing a project for uni and not sure why this won't work. Still new to java so anything that's really out of whack let me know

    Cheers in advance

    public class Main
    {

    ...
Results 1 to 4 of 4