Showing posts with label protocols. Show all posts
Showing posts with label protocols. Show all posts

Saturday, September 24, 2016

A TCP joke

By Vasudev Ram


Nice one: A TCP joke.

If you didn't recv it from the link above:

(Click image to enlarge)


- Vasudev Ram - Online Python training and consulting

Get updates on my software products / ebooks / courses.

Jump to posts: Python   DLang   xtopdf

Subscribe to my blog by email

My ActiveState recipes

Managed WordPress Hosting by FlyWheel



Thursday, October 11, 2012

httpbin.org by Kenneth Reitz

By Vasudev Ram


Interesting HTTP tool.

HttpBin.org

A few examples:

Returns user-agent: http://httpbin.org/user-agent

Returns given HTTP status code: http://httpbin.org/status/418

Returns headers dict: http://httpbin.org/headers

- Vasudev Ram - Dancing Bison Enterprises