[Klone-users] Port problems

diakat 2000 diakat2000 at googlemail.com
Thu Oct 9 10:34:44 EDT 2008


Hello,

I really don't know if this is a klone problem. Although maybe someone
can help me.
As I descriped in another post, I use another TCP/IP connection in my
klone webapp

There are shown data on my web pages, which are coming per TCP/IP from
another program, e.g.:

io_printf(out, myCommunicator->getSomeDataFromSocket());
io_printf(out, myCommunicator->getSomeMoreDataFromSocket());


To this day I use port 8080 for klone and port 6000 for the tcp/ip connection.
Now it became neccessary to switch form port 6000 to 6001 (or any other port).
But regardless of which port (except port 6000) I specify - the
creation of one page takes 10 times longer than normal.

I've monitored port 6001, but no other program seems to use this port.

Could anybody explain me this strange behaviour?


Best regards,
d.



More information about the Klone-users mailing list