Python Network Programming

"Raja Rokkam" <[email protected]> Fri, 22 Sep 2006 18:48:28 +0530
Newsgroups gmane.comp.python.org.dcpiggies
Message-ID <[email protected]>
--===============1047873509==
Content-Type: multipart/alternative; 
	boundary="----=_Part_39690_23423906.1158931108287"

------=_Part_39690_23423906.1158931108287
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,
   I am currently doing my final year project "Secure mobile Robot
Management" . I have done the theoretical aspects of it till now and now
thinking of coding it .

I would like to code in Python , but i am new to Python Network Programming
.
Some of features of my project are:

1.  Each robot can send data to any other robot.
2. Each robot can receive data from any other robot.
3.  Every Robot has atleast 1 other bot in its communication range.
4.  maximum size of a data packet is limited to 35 bytes
5.  each mobile robot maintains a table with routes
6.  all the routes stored in the routing table include a =EF=ACeld named
life-time.
7.  Route Discovery Process initiated if there is no known route to other
bot.
8. There is no server over here .
9. every bot should be able to process the data from other bots and both
multicast/unicast
     need to be supported.

Assume the environment is gridded mesh and bots exploring the area. They
need to perform a set of tasks (assume finding some locations which are
dangerous or smthing like that).

My main concern is how to go about modifying the headers such that
everything fits in 35bytes .
I would like to know how to proceed and if any links or resources in this
regard. How to modify the headers ? ie. all in 35 bytes .

Thank You,
Raja.

------=_Part_39690_23423906.1158931108287
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,<br>&nbsp;&nbsp; I am currently doing my final year project &quot;Secure=
 mobile Robot Management&quot; . I have done the theoretical aspects of it =
till now and now thinking of coding it .<br><br>I would like to code in Pyt=
hon , but i am new to Python Network Programming .=20
<br>Some of features of my project are: <br><br>1.&nbsp; Each robot can sen=
d data to any other robot.<br>2. Each robot can receive data from any other=
 robot.<br>3.&nbsp; Every Robot has atleast 1 other bot in its communicatio=
n range.
<br>4.&nbsp; maximum size of a data packet is limited to 35 bytes<br>5.&nbs=
p; each mobile robot maintains a table with routes<br>6.&nbsp; all the rout=
es stored in the routing table include a =EF=ACeld named life-time.<br>7.&n=
bsp; Route Discovery Process initiated if there is no known route to other =
bot.
<br>8. There is no server over here . <br>9. every bot should be able to pr=
ocess the data from other bots and both multicast/unicast&nbsp;&nbsp; &nbsp=
;<br>&nbsp;&nbsp;&nbsp;&nbsp; need to be supported.<br><br>Assume the envir=
onment is gridded mesh and bots exploring the area. They need to perform a =
set of tasks (assume finding some locations which are dangerous or smthing =
like that).
<br><br>My main concern is how to go about modifying the headers such that =
everything fits in 35bytes . <br>I would like to know how to proceed and if=
 any links or resources in this regard. How to modify the headers ? ie. all=
 in 35 bytes .=20
<br><br>Thank You, <br>Raja.

------=_Part_39690_23423906.1158931108287--

--===============1047873509==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
DCPIGgies mailing list
[email protected]
http://mail.python.org/mailman/listinfo/dcpiggies

--===============1047873509==--