Search:

Type: Posts; User: copeg

Search: Search took 0.15 seconds.

  1. Replies
    8
    Views
    5,005

    Re: how to send video from sockets

    You posted a NotSerializableException was thrown. The code you posted attempts to Serialize an object. If you read the API for the method writeObject, you would find the following:


    So whatever...
  2. Replies
    8
    Views
    5,005

    Re: how to send video from sockets

    Read the API for the methods you are using:
    docs.oracle.com/javase/6/docs/api/java/io/ObjectOutputStream.html
    You haven't posted the appropriate code for anyone to say that the object you are...
  3. Replies
    8
    Views
    5,005

    Re: how to send video from sockets

    ...and commenting in the chat box that this forum sucks is not doing you any favors.
Results 1 to 3 of 3