[Ncr-Python.in] HELP REQUIRED [What module to Use?]

Gora Mohanty gora at mimirtech.com
Tue May 20 07:56:55 CEST 2014


On 20 May 2014 11:17, amit anand <onewaytoconnect at gmail.com> wrote:

> Hi
>
> You have not mentioned how you are getting data from USB port, there must
> be some communication protocol is it serial or something else.
> If you can provide device information (make/model) may be it can help in
> understanding the things better.
>

I believe that he is not talking about that part of the data transfer, but
from the local server to the remote server.

Aniket, it would depend on what the remote server is doing, and what it can
accept. If it is a webserver that is displaying the data, transferring over
HTTP might be the easiest. Else, you can use something like ftplib. You
should also consider compressing the data with zlib before sending.

Regards,
Gora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20140520/bc24c4d5/attachment.html>


More information about the Ncr-Python.in mailing list