Python Network Programming Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Finding a service name, given the port and protocol

If you would like to discover network services, it may be helpful to determine what network services run on which ports using either the TCP or UDP protocol.