simple echo server

Haris Bogdanovic haris.bogdanovic at zg.htnet.hr
Sun Nov 2 04:15:45 EST 2003


Irmen de Jong wrote:
> Haris Bogdanovic wrote:
> 
>> 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?
>>>
> 
> This was *important*:
> 
>>> No really-- you have to give much more detailed information.
>>> Preferrably the exact code fragment and exact error message
>>> that you're getting.
>>>
>>> --Irmen
> 
> 
> Now, where is this extra information?
> 
>>>
>> 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.
> 
> 
> I managed to get it to work just fine.
> 
> And what do you mean with 'have your personal user account' ????
> 
> --Irmen
> 
I ment telnet account. Is that the place where people normally put their 
server part of the application or can I put somewhere else (is there a 
common way to do this) ?

Haris





More information about the Python-list mailing list