View Single Post

  #4 (permalink)  
Old 11-21-2007, 03:53 PM
sanjustudy sanjustudy is offline
Junior Member
User
 
Join Date: Nov 2007
Location: India
My distro: Fedora core
Posts: 3
Rep Power: 0
sanjustudy is on a distinguished road
Send a message via Yahoo to sanjustudy
Default IP Address reconginsation

Hi,
it depends on the OS your using u need to define the hard code format for Windows/Linux for recoginsation of IP address for eg: in linux it will be always of type
192.168.12.200 like that but it changes for windows,so better have switch cases and using string format condition but i prefer regexp more it works effectively.

Regards,
Sanju
Reply With Quote