An Introduction to Sockets in PHP

Monday, May 22nd, 2006

Working with low-level sockets can be a painful task in PHP. Fortunately PHP offers a nice library of socket handling functions to make your life easier. If you do a lot of network programming in PHP you will want to check out this three-part series which starts ...

Sockets in Python: Into the World of Python Network Programming

Monday, November 28th, 2005

Python offers network programmers a variety of options and an excellent degree of flexibility for tackling various situations. This article shows you how to take advantage of that flexibility by using raw sockets to create network oriented applications.... (Advertisement) Free Identity Management White Paper. Learn how BMC's Identity Management Services can ...