Search:

Type: Posts; User: keepStriving

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    3,019

    Re: Socket Programming

    I've got the exercise on sun networking tutorial to work so now need to spend more time on how it works. Is there any way I can explore my network connection similar to exploring files by opening,...
  2. Replies
    8
    Views
    3,019

    Re: Socket Programming

    I found the following code on the net from a person who got it working on his local host though not on ip.

    import java.io.*;
    import java.net.*;


    public class ServerTest{
    public static void...
  3. Replies
    8
    Views
    3,019

    Re: Socket Programming

    Thank you, I'm still somewhat confused though have an outline of what you mean, I still need practice writing java program's though I'm finding networking quite interesting so I'm getting...
  4. Replies
    8
    Views
    3,019

    Socket Programming

    I have been going through java networking tutorials though not sure what to connect to, e.g. If I'm on my laptop what can I connect to that will give me permission, I don't want to connect to...
Results 1 to 4 of 4