Documents tagged with sockets

Java Examples in a Nutshell by O'Reilly Media

This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and serv...
  • $39.95
  • O'Reilly published this 05 / 15 / 2009
  • 2,536 reads
  • 0 comments

how we began

wwww.fixthattool.com www.wheelsfordeals.com
  • R & R Tool Repair Inc. published this 09 / 25 / 2008
  • 263 reads
  • 0 comments

about us2

About us2
  • R & R Tool Repair Inc. published this 09 / 25 / 2008
  • 266 reads
  • 0 comments

Sockets Programming in Python

This tutorial shows how to develop sockets-based networking applications using Python. In this tutorial, you first learn a few Python basics and see why Python makes a good network programming lang...
  • bagsta published this 06 / 20 / 2008
  • 7,833 reads
  • 0 comments

Sockets Programming in Ruby

This tutorial shows how to develop sockets-based networking applications using the Ruby language. You learn Ruby basics as well as the most important classes for sockets programming, and then look ...
  • bagsta published this 06 / 20 / 2008
  • 5,848 reads
  • 0 comments

Programming Linux Sockets, Part 2

This intermediate-level tutorial extends the basics covered in Part 1 on programming using sockets. Part 2 focuses on the User Datagram Protocol (UDP) and demonstrates how to write UDP sockets ap...
  • bagsta published this 02 / 28 / 2008
  • 4,412 reads
  • 0 comments

Programming Linux Sockets, Part 1

This introductory-level tutorial shows how to begin programming with sockets. Focusing on C and Python, it guides you through the creation of an echo server and client, which connect over TCP/IP....
  • bagsta published this 02 / 28 / 2008
  • 4,514 reads
  • 0 comments

Secure Sockets Layer for Virtual Private Networks

Second entry by our fresh Vittorio Picco, somewhat unsatisfied with this document but publishable in my opinion. This is about some unconcluding and mispelled analysis (as the author says) of VPN i...
  • ProjectSymphony published this 02 / 20 / 2008
  • 2,018 reads
  • 0 comments