Connecting to web service using XPort Direct +

Hello everyone,

I've been on these boards for months searching for answers to my issues, but have not been able to get anywhere.

I'm trying to connect to a webpage using the XPort Direct+. Here's what I've been able to do so far...

-- I can configure the XPort, so I know it's wired correctly and is operational

-- I'm using the appropriate libraries (AF_XPort from Adafruit) and NewSoftSerial

-- I've read and tried all the code samples from the posts already on this forum. All the code compiles and uploads okay.

-- I was using goDaddy.com as my hosting company, but have switched to Modwest.com due to all the bad reports I've read about goDaddy's firewalls, still having problems.

MY INITIAL QUESTIONS:
Are my problems due to the fact that the page I'm trying to connect to is on shared servers? I'm using HTTP 1.1 and the "Host:" header.

To anyone who has successfully integrated the XPort Direct +, what hosting company did you use for your web service?

Thank you so much in advance,
Wayne

ALSO... :slight_smile: My code is exactly like the working code found at the bottom of this post:

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1239295439/6

I'm setting the remote IP address (to a shared server at Modwest) within the configuration utility (DeviceInstaller)