Search:

Type: Posts; User: deivisxm

Search: Search took 0.09 seconds.

  1. Thread: Java socket

    by deivisxm
    Replies
    3
    Views
    1,039

    Re: Java socket

    I dont really know. I took this code from the internet. tryed to to while(true) loop but it still instantlly exitted.
  2. Thread: Java socket

    by deivisxm
    Replies
    3
    Views
    1,039

    Java socket

    Hey. i have this problem where my java socket client instantlly shuts down after i run it. heres the code:

    package basic;

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

    public class LoginClient {
    ...
Results 1 to 2 of 2