???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................ó
Afc           @   sB   d  d l  Z  d  d l Z d  d l Td Z d Z d „  Z e ƒ  d S(   iÿÿÿÿN(   t   *i  i   c          C   s	  t  t j ƒ d k  r* d GHt j d ƒ n  t j d }  t } t j |  d ƒ } | d k r t j | | d ƒ } |  |  }  n  t j t j d ƒ } t	 t
 t ƒ } | j |  | f ƒ | j | ƒ | j d ƒ d } x' | j t ƒ } | só Pn  | | } qÚ W| Gd  S(   Ni   s   usage: rpython host commandi   i   t   :i    t    (   t   lent   syst   argvt   exitt   PORTt   stringt   findt   atoit   joint   sockett   AF_INETt   SOCK_STREAMt   connectt   sendt   shutdownt   recvt   BUFSIZE(   t   hostt   portt   it   commandt   st   replyt   data(    (    s,   /usr/lib64/python2.7/Demo/sockets/rpython.pyt   main   s*     (   R   R   R   R   R   R   (    (    (    s,   /usr/lib64/python2.7/Demo/sockets/rpython.pyt   <module>   s   
	