Added more strsep() for tokenizing the incoming request format as "REQUEST#<ip_address>#<message>" implemented
as in KingCobra design doc. Also changed the sprintf() to send the response in format "REPLY#<ip_address>#<message>"
More printk()s added in parse_ip_address()