01-03-2006 02:54 AM
01-03-2006 05:55 PM
01-04-2006 07:12 PM
01-05-2006 03:42 PM
01-08-2006 08:56 PM
Hi Chris,
The port settings are correct and I have also tried to disable my firewall but I am still getting the same error.
Anyway have you tried running the program on a PDA? I am suspecting that the example might not be working in the first place. Just want to make sure its not a problem with my hardware.
Anyone out there tried running this example on their PDA before also?
01-08-2006 09:44 PM - edited 01-08-2006 09:44 PM
Hi D.Com,
I don't have a PDA, but do have some TCP/IP experience, and usually do initial debug with both client and server apps running on the same platform - in your case the PDA. It would be interesting if you could access the target at 127.0.0.1:3363. But, if the PDA won't spport this usage, forget I mentioned it. ![]()
cheers!
Message Edited by Dynamik on 01-08-2006 09:45 PM
01-09-2006 05:59 PM
D.Com,
I just tried to run the program through its cradle over tcp and it worked well. I was using the default port of 3865 and the IP address of my computer for "VI server IP". I didn't get any errors so I believe that the example works. Have you been able to make any progress?
Chris C
01-11-2006 07:13 PM
Hi Chris,
I am still not making any progress. It seems like I have tried everything mentioned here, using the correct IP addresses, ports, configuring VI server properly and disabling the firewall. Maybe I will try to get another PDA to try out if its nothing to do with the software itself.
Meanwhile I have switched to using simple TCP/IP to transfer data between the PDA and host computer for my application, though its more tedious this way, at least I know it is working properly.
Thanks for your suggestions and help.