(How) can I use RAPI functionallity of an WinCE 4.2 device that is NOT connected by ActiveSync - but by Ethernet or PPP ? I have an self written service on the WinCE device, that tells me his RAS-sided IP address. So I am able to see the real IP adress even if my PC is not the other RAS endpoint. I am, of course, also able to start the cemgr.exe server (or what the name have been) at the WinCE device. I assume, Platform Manager, set to "Startup Server is not Activesync but manual server at address xxx.xxx.xxx.xxx:port" can be the way to it, am I right? If so, the next question is: HOW can I programatical set StartupServer to my (temporarily) known RAS-IP address? Thanks in advance, Maik