EmbeddedRelated.com
Forums
Memfault Beyond the Launch

microcontroller with ethernet

Started by David Sousa Mendes October 6, 2010
Hello Greg
Thanks for your answer...
I'm looking for Siteplayer's manual but cannot find a way of sending a
string like:
"http://website.com/data.php?varP" from the microcontroler (BX24)
trough Siteplayer...
Could you please show me an example of a part of your source code so
that I can have an idea where to start?
Cheers

David

There are 2 versions of the siteplayer, the webserver version and the
telnet version. You may be looking at the wrong version. Seems like you
might need to look at the telnet version.

Paul

On 10/22/2010 7:23 AM, David Sousa Mendes wrote:
>
> Hello Greg
> Thanks for your answer...
> I'm looking for Siteplayer's manual but cannot find a way of sending a
> string like:
> "http://website.com/data.php?varP" from the microcontroler (BX24)
> trough Siteplayer...
> Could you please show me an example of a part of your source code so
> that I can have an idea where to start?
> Cheers
>
> David
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 10.0.1136 / Virus Database: 422/3211 - Release Date: 10/21/10
>
--


Thanks, Paul
I'm looking at Telnet version but still didn't find the answer...
What is your opinion? Is it possible to do HTTP-GET communication to a
web server?
Regards
David M.

David,

I think that with the SitePlayer your -24 is essentially acting like a
console serial device and what you want is your -24 to act like a
browser. The webserver on the server needs talk to a browser. I don't
think that the SitePlayer will do this for you.

Regards,
Paul

On 10/22/2010 11:28 AM, David Sousa Mendes wrote:
>
> Thanks, Paul
> I'm looking at Telnet version but still didn't find the answer...
> What is your opinion? Is it possible to do HTTP-GET communication to a
> web server?
> Regards
> David M.
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 10.0.1144 / Virus Database: 422/3212 - Release Date: 10/22/10
>
--



Memfault Beyond the Launch