simple echo server
Haris Bogdanovic
haris.bogdanovic at zg.htnet.hr
Sat Nov 1 16:53:37 EST 2003
More information about the Python-list mailing list
Sat Nov 1 16:53:37 EST 2003
- Previous message (by thread): simple echo server
- Next message (by thread): simple echo server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Irmen de Jong wrote: > Haris Bogdanovic wrote: > >> When client is trying to connect to the server everything works fine >> but when server tries to echo what it receieved from client I get >> access denied error. >> Why is that happening ? > > > Because the server has no access? > > No really-- you have to give much more detailed information. > Preferrably the exact code fragment and exact error message > that you're getting. > > --Irmen > It's the example from python docs (socket section). If you have somewhere your personal user account you can try it aswell. Tell me what you managed to do. Thanks Haris
- Previous message (by thread): simple echo server
- Next message (by thread): simple echo server
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list