I am coding a socket listener. When I want ip address and port with OptParse, python give me error. TypeError: an integer is required (got type str)
I am give up the