[JPython] jython-21a1 interpreter
by James Bullard other posts by this author
Apr 18 2001 2:38PM messages near this date
[JPython] jython-21a1 telnet interpreter.
|
[JPython] Re:JPython-Interest digest, Vol 1 #890 - 3 msgs (I will be on
vacation )
I am working on a server which I am trying to debug. I wanted on startup to
create a server socket that telnet clients can connect to, and enter python
to inspect my servers objects. Essentially I want a python read eval print
loop over a socket. I thought that this might be easier, but I have not
figured out a way to do it. I have attached code, if anyone can help me get
on the right track that would be great. Thanks.
Jim
Attachments:
TLDebugTerminal.java
|