The Artima Developer Community
Sponsored Link

Python Buzz Forum
PyNewbie on Using Sockets in Python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Rob Hudson

Posts: 17
Nickname: robhudson
Registered: Aug, 2003

Rob Hudson is a Python newbie writing with PHP and Perl backgrounds.
PyNewbie on Using Sockets in Python Posted: Aug 7, 2003 12:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Rob Hudson.
Original Post: PyNewbie on Using Sockets in Python
Feed Title: Thoughts from Rob Hudson
Feed URL: http://treborhudson.blogspot.com/
Feed Description: PHP, Python, Linux, Web
Latest Python Buzz Posts
Latest Python Buzz Posts by Rob Hudson
Latest Posts From Thoughts from Rob Hudson

Advertisement
A socket is a connection from one program to another. The two programs are typically on different machines, but they can also be on the same machine. Most sockets are from a client program connect to a server program to...

Read: PyNewbie on Using Sockets in Python

Topic: IT the EasyJet way Previous Topic   Next Topic Topic: Nerd meetings and events in London

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use