eof

  1. WadeFisher

    B4J Question jRDC2 b4j and b4a: Client gets .EOFException

    jRDC2 servlet appears to be running fine. Using the tutorial example. When calling the jRDC2 servlet from B4A or B4J UI app I am getting an EOF exception. The error comes on this call in the BDRequestManager.bas ser.ConvertBytesToObjectAsync(data, "ser") Public Sub HandleJobAsync(Job As...
Top