Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Demo/sockets/README

    r2 r391  
    66ftp.py                  A very simple ftp client.
    77gopher.py               A simple gopher client.
     8mcast.py                IPv4/v6 multicast example
    89radio.py                Receive time broadcasts from broadcast.py.
    910telnet.py               Client for the 'telnet' protocol.
     
    1213unixserver.py           Unix socket example, server side
    1314udpecho.py              Client and server for the UDP echo protocol.
    14 
    15 The following file is only relevant on SGI machines (or other systems
    16 that support multicast):
    17 
    18 mcast.py                A Python translation of
    19                         /usr/people/4Dgifts/examples/network/mcast.c
    20                         (Note that IN.py is in ../../lib/sgi.)
    21 
Note: See TracChangeset for help on using the changeset viewer.