Skip to content Skip to sidebar Skip to footer
Showing posts with the label Localhost

How To Limit Traffic Using Multicast Over Localhost

I'm using multicast UDP over localhost to implement a loose collection of cooperative programs … Read more How To Limit Traffic Using Multicast Over Localhost

Python Urllib2 Can Open Localhost But Not 127.0.0.1

I am using python urllib2 library and can see a strange and nasty problem. Windows 7. My code: impo… Read more Python Urllib2 Can Open Localhost But Not 127.0.0.1