tcp/ip server

Boris Huart boris.huart at mathworks.fr
Wed Apr 17 04:04:17 EDT 2002


Hi all,

I am developping a TCP/IP server in python 1.5.2 and I would like it to
send data (mainly floats) to a Java applet. Does anyone know how to make
it work out ? For the moment the server understands the requests (in
strings) from the applet but the
applet doesn't understand anything from the server...

TIA,

Boris




More information about the Python-list mailing list