Search:

Type: Posts; User: polyfrag

Search: Search took 0.45 seconds.

  1. Replies
    2
    Views
    1,759

    Re: Stuck on socketChannel.read();

    Oh, forgot to ByteBuffer.allocateDirect();
  2. Replies
    2
    Views
    1,759

    Stuck on socketChannel.read();

    I have an applet that connects to a C/C++ server.

    The server sends packets but the applet can't read them for some reason.

    It gets stuck on socketChannel.read(); even though I set it to...
Results 1 to 2 of 2