Re: incoming connection question



AlexC wrote:
On Sun, 27 Nov 2005 12:18:34 +0200, Heidi Linda <heidi.linda@xxxxxxxxxxxxxxxxxxxxx> wrote:

Generally, if you can do it in Pro you can do it in Embedded, and if you can't do it in Pro you can't do it in Embedded. Most network tasks can be done from the command line with net and netsh.


Thanks
Subsequently, I found in this group that the incoming
connection can be started and stopped via
net stop remoteaccess
net start remoteaccess

Tests with hyperterminal shows the port is released
with net stop remoteaccess.

Net and netsh are great fun[1], it's worth digging out the docs on exactly what they can do. You can do all sorts of whizzy things with exporting and importing connection settings, to save you having to do it manually more than once, which is something that I found particularly useful. Avoids mistakes, too.

[1] Though not as fun as, say, putting together Ikea furniture.
.