Socket problem

Ade Talabi adetalabi at clara.co.uk
Tue Jul 4 07:26:23 EDT 2000


Manuel Gutierrez Algaba wrote:
> 
> I'm doing a game for my University. It's divided into 3 parts
> ( AI (clips), core(python), GUI(python)) communicated by sockets.
> I've been running it in Red Hat 4.2 happily.
> Now, I'm switching to Red Hat 6.0 and the core when
> trying to access to port 50008 it says:
> 
> ocket.error: (99, 'Cannot assign requested address')
> Exception exceptions.AttributeError: 'conn' in
> <method servidor_de_socket.__del__ of servidor_de_socket instance at 8194e40>
>  ignored
> Exception exceptions.AttributeError:
>  'delete non-existing instance attribute' in
> <method nucleo.__del__ of nucleo instance at 81939f8> ignored
> 
> Where is the fault ?
> 
> Thanks.
> 
> --
> MGA
check that /etc/services has got the port set
-- 
We see, whatever we want to see, whether visible or not 
- AT. June 2000.



More information about the Python-list mailing list