Hi,
I am trying to create a small test server using jserver. But I can't get it to work. I tried to derive my server from the sample provided here but using the original code also does not work.
I can launch the server using the IDE. In log it says server has started and I can see the java.exe under process explorer. Process explorer also reports that java.exe is listening to the configured port. However when I try to connect to localhost:8888 (this is the port for sample), under Opera, error message is "localhost sent no data" or something similar.
Turning off the antivirus did not work. I tried running B4J and command prompt as administrator.
Also, I can create a test server with Delphi using Indy, using the same port and it works fine. I can even access it from my mobile.
Regards.
I am trying to create a small test server using jserver. But I can't get it to work. I tried to derive my server from the sample provided here but using the original code also does not work.
I can launch the server using the IDE. In log it says server has started and I can see the java.exe under process explorer. Process explorer also reports that java.exe is listening to the configured port. However when I try to connect to localhost:8888 (this is the port for sample), under Opera, error message is "localhost sent no data" or something similar.
Turning off the antivirus did not work. I tried running B4J and command prompt as administrator.
Also, I can create a test server with Delphi using Indy, using the same port and it works fine. I can even access it from my mobile.
Regards.