getting caller

Sambit Samal sambit2005 at gmail.com
Thu Feb 12 17:25:57 EST 2009


Hi

I am new to Python world

 I need a python script , which binds at a user defind port & sends to other
enity , which waits at particular port.
The other enity will respond & Python script should receive that at the
defined port

The communication will happen over UDP

e.g

Python Appl

IP: 10.116.78.90
Port : 3000


Other Enity :

IP: 10.116.98.87
Port : 3010


Pyhon Appl ------------>UDP  ----> Other Enity
                  <--------------------------


Please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090213/0ed0bdaf/attachment.html>


More information about the Python-list mailing list