|
-
March 31st, 2008, 04:54 PM
#1
Python Line parser
Hi all
I need to create a python program that will read in lines from a text file in the format:
XXX.XXX.XXX.XXX-XXX
These are ip address that we have to verify that they are valid.
We are given a range of ip address and need to scan them all so how woul dI go about striping the last part off and scan through that range to check them all.
Any help would be great.
I can open the file and read the lines that is not a problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|