Hi there!
Has anyone ever tried to implement a small Insim / Outsim / Outgauge app using .NET CF?
I tried but still do have some problems (the first and biggest one was getting visual studio .NET 2003 to work together with my hardware :-)).
At the moment I simply can't get an UDP-Connection to my server. After a lot of googling, I found one entry, stating that Active Sync (<4.0) does not support udp-connections. (http://forums.microsoft.com/MS ... ostID=605596&SiteID=1)
Therefore it seems, I'm stuck using this approach...
My idea for now is to build a small gateway-app for my PC, that establishes a tcp-connection with my PDA and converts those packets to udp-packet to talk to LFS.
What do you think about this approach? Might this be a solution?
The alternatives so far might be:
1) using bluetooth-connection instead of active sync
2) using wlan-connection instead of active sync
Both of these approaches make a solution harder to configure and bound to my special config here. Therefore I prefer the active sync approach... Using the wlan-approach, I additionally have the problem, that my wlan is on a subnet not directly reachable from my lfs-pc. While I do know how to setup a route for my pc, I don't have any idea to do this on my PDA (running WM 2003 SE).
So, what is the best way to go?
Kind Regards
Jens (Red Runner)
Has anyone ever tried to implement a small Insim / Outsim / Outgauge app using .NET CF?
I tried but still do have some problems (the first and biggest one was getting visual studio .NET 2003 to work together with my hardware :-)).
At the moment I simply can't get an UDP-Connection to my server. After a lot of googling, I found one entry, stating that Active Sync (<4.0) does not support udp-connections. (http://forums.microsoft.com/MS ... ostID=605596&SiteID=1)
Therefore it seems, I'm stuck using this approach...
My idea for now is to build a small gateway-app for my PC, that establishes a tcp-connection with my PDA and converts those packets to udp-packet to talk to LFS.
What do you think about this approach? Might this be a solution?
The alternatives so far might be:
1) using bluetooth-connection instead of active sync
2) using wlan-connection instead of active sync
Both of these approaches make a solution harder to configure and bound to my special config here. Therefore I prefer the active sync approach... Using the wlan-approach, I additionally have the problem, that my wlan is on a subnet not directly reachable from my lfs-pc. While I do know how to setup a route for my pc, I don't have any idea to do this on my PDA (running WM 2003 SE).
So, what is the best way to go?
Kind Regards
Jens (Red Runner)