View Single Post
Old 11-11-2005, 09:08 AM   #1
fbrimm
Thumbs Must Hurt
 
Join Date: Aug 2005
Model: 8830
Carrier: Verizon
Posts: 144
Question Socket connection

Please Login to Remove!

I'm trying to use a socket connection to send/receive xml data, but it doesn't appear that my connection is being made. I'm currently using only the device simulator (7290), the MDS simulator, and have tried the "deviceside" setting both true and false.

I've followed the socketdemo example with some improvements that I've read on the board regarding reading the input. After I open the connection, I send an xml message to the server. From what I can tell the server is never seeing my data or connection.

I'm not receiving any errors from creating the connection or the output of the xml data. The messages displayed on the MDS simulator screen all appear to be normal compared to other programs that are connecting to other servers.

Do I need to add anything to the MDS simulator config file so that my connection is authenticated (ie, username/password)?

Any help or suggestions would be greatly appreciated.

fbrimm
Offline