momobear wrote: > hi, Is there any way to show me detailed listings of all TCP and UDP > endpoints in my microsoft windows XP in python way? > thanks. Not sure if it's exactly what you're looking for, but this might be of use as a starting point at least: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/392572