Java socket programming. This java tutorial about socket programming, producing socket communication, a single manner socket dialog and two manner socket interplay.

►Fb – http://fb.com/thenishh
►YouTube – http://youtube.com/thenishkhandk
►Google+ – http://additionally.google.com/+thenishkhandk

►►Ask Me – fb.com/danis.m2.m2

resource

50 thoughts on “Java socket programming – Fundamental buyer server plan”

  1. Klient podlaczony!Exception in thread "main" java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    at sun.nio.cs.StreamDecoder.read(Unknown Source)
    at java.io.InputStreamReader.read(Unknown Source)
    at java.io.BufferedReader.fill(Unknown Source)
    at java.io.BufferedReader.readLine(Unknown Source)
    at java.io.BufferedReader.readLine(Unknown Source)

    at server.main(server.java:19)

    Why its not working?. compile is good because when i connect client it show.

  2. thanks very much for this tutorial, it helped me understand the basics of java networking. i'm trying to build a chat app using the knowledge ive learnt from this video but i'm stocked. how do i make the client and server run continuously using threads, please help

Leave a Reply

Your email address will not be published. Required fields are marked *