Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104619

RE: Remote Rsponse Socket Connection

From Joaquin Alzola <Joaquin.Alzola@lebara.com>
Newsgroups comp.lang.python
Subject RE: Remote Rsponse Socket Connection
Date 2016-03-11 14:31 +0000
Message-ID <mailman.22.1457708728.26429.python-list@python.org> (permalink)
References <mailman.20.1457702244.26429.python-list@python.org> <87y49pf889.fsf@elektro.pacujo.net>

Show all headers | View raw


> I received this from a socket connection. This is the received data:
>
> Adding more info --> the response is a mixture of hex numbers + ascii
>
> [...]
>
> How is the best way to decode such reply from server?

>https://docs.python.org/3/library/struct.html#examples
Thank Marko will take alook into it.

Marko
--
https://mail.python.org/mailman/listinfo/python-list
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon receipt.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

RE: Remote Rsponse Socket Connection Joaquin Alzola <Joaquin.Alzola@lebara.com> - 2016-03-11 13:17 +0000
  Re: Remote Rsponse Socket Connection Marko Rauhamaa <marko@pacujo.net> - 2016-03-11 15:35 +0200
    RE: Remote Rsponse Socket Connection Joaquin Alzola <Joaquin.Alzola@lebara.com> - 2016-03-11 14:31 +0000

csiph-web