Re: How to transfer files over serial?

2008-05-21 Thread zerge69
On May 21, 4:07 am, RaymondHe <[EMAIL PROTECTED]> wrote: > I want to transfer files over serial,but PySerial Module does not > support any protocol such as xmodem/ymodem,and I find nothing about > these protocol write in python > > What should I do?Thank you Does it have to be over the serial? If

Port scan module

2008-05-20 Thread zerge69
I programmed a port scanning module which you can download here http://code.google.com/p/portscan/ Including the module in your program allows you to scan specific ports in an IP, using the function scan(ip,port,timeout). Instead of getting a cryptic code in return, the function will return "open"

Re: Newbie In Python

2008-05-20 Thread zerge69
On May 20, 5:15 am, [EMAIL PROTECTED] wrote: > I have Heard About "Python" its a OOD Language. i have to Learn it > where from i should start it. > i have python compiler at linux Platform. > anyone can suggest me about it. > > Thanks In advance. I recommend Pyscripter http://code.google.com/p/pys