Search found 4 matches
- Fri Oct 29, 2010 6:23 am
- Forum: NetBurner Hardware
- Topic: External Power Source
- Replies: 2
- Views: 2840
Re: External Power Source
Actual Mod5270. The current design has an on board AC to DC 110v to 3.3v switching power supply. That was only done because we needed 110v into the box containing the board. Our new design does not require 110v in the box and we wanted to go with an external supply like you would find on any other s...
- Wed Oct 27, 2010 8:26 am
- Forum: NetBurner Hardware
- Topic: External Power Source
- Replies: 2
- Views: 2840
External Power Source
I am using the Mod5270 board and need an external power supply for it. Does anyone have a recommendation for a power supply and a power jack that I can use?
- Wed Sep 30, 2009 5:29 am
- Forum: NetBurner Software
- Topic: HTTP Client
- Replies: 5
- Views: 4250
Re: HTTP Client
Thanks for the tips. I looked up the format of the HTTP GET and POST request/response text and it looks easy enough to handle using the writestring() method. Coming from a Java server based environment, I'm a little spoiled with all the higher level classes and functions. Does anyone know where to d...
- Tue Sep 29, 2009 2:19 pm
- Forum: NetBurner Software
- Topic: HTTP Client
- Replies: 5
- Views: 4250
HTTP Client
I need to run an HTTP Client on the MOD5270 board. I see there is support for HTTP server processing and FTP server and client but I don't see an HTTP Client. Has anyone developed a simple library for doing an HTTP POST and HTTP GET from the NetBurner boards? I noticed the TCP stuff makes it easy to...