Re: socket programming (client-server) error

2008-10-23 Thread Python
On 23 okt 2008, at 05:49, ryan wrote: On Oct 22, 6:18 pm, Python <[EMAIL PROTECTED]> wrote: On 22 okt 2008, at 13:50, ryan fox wrote: i have implemented a small client server model to do file transfer over a LAN network. It work with some machines on the network and on others it doesnt.

Re: socket programming (client-server) error

2008-10-22 Thread James Mills
On Thu, Oct 23, 2008 at 1:49 PM, ryan <[EMAIL PROTECTED]> wrote: > any ideas? As mentioned before, try: * Turning _off_ _all_ _firewalls_. cheers James -- -- -- "Problems are solved by method" -- http://mail.python.org/mailman/listinfo/python-list

Re: socket programming (client-server) error

2008-10-22 Thread ryan
On Oct 22, 6:18 pm, Python <[EMAIL PROTECTED]> wrote: > On 22 okt 2008, at 13:50, ryan fox wrote: > > > > > i have implemented a small client server model to do file transfer > > over a LAN network. > > > It work with some machines on the network and on others it doesnt. > > when i run the server.p

Re: socket programming (client-server) error

2008-10-22 Thread Python
On 22 okt 2008, at 13:50, ryan fox wrote: i have implemented a small client server model to do file transfer over a LAN network. It work with some machines on the network and on others it doesnt. when i run the server.py file in some machine then it pops up a windows security alert. The messa

Re: socket programming (client-server) error

2008-10-22 Thread James Mills
On Wed, Oct 22, 2008 at 9:50 PM, ryan fox <[EMAIL PROTECTED]> wrote: > I guess its a firewall problem... How do i go abt it? > any help? See as it's most likely a firewall issue and a firewall that I'm not familiar with, I can't help here :/ Sorry. cheers James -- -- -- "Problems are solved

socket programming (client-server) error

2008-10-22 Thread ryan fox
i have implemented a small client server model to do file transfer over a LAN network. It work with some machines on the network and on others it doesnt. when i run the server.py file in some machine then it pops up a windows security alert. The message is as follows: Do you want to keep bl