On Sat, May 29, 2010 at 3:08 PM, Noufal Ibrahim <nou...@gmail.com> wrote:

> You can json encode the data and send it.
>

Most probably he just means using struct.pack considering
his earlier posts.



>
> On 5/29/10, murugadoss <murugadoss2...@gmail.com> wrote:
> > Hi all,
> > I want to know how to pack a set of character or string, for example
> >
> > Data = ['Date','time',year',23] ( data can be any combination of
> > string,character,integer ..etc)
> >
> > Pack the data to single message to send in network,
> >
> > Can any suggest me, how to do it
> > Thank in advance
> >
> > --
> > Thanks & Regards
> > V.Murugadoss
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers@python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
> --
> ~noufal
> http://nibrahim.net.in
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to