petermat ...
I have a desktop computer and a laptop computer on a home LAN, each running XP Pro SP3. I tried LogMeIn for use when away from home with the laptop, but had unresolvable display problems, so now I use the free version of TeamViewer. But, I've never used RDC, and it's not necessary to use TeamViewer at home.
I don't recall whether XP Home allows you to access Group and Security Policies, but this is what worked for me: Start > Run, type "regedit" (no quotes)
Open HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services > lanmanserver > parameters.
Check the right-hand frame for the presence of an item labelled "IRPStackSize". If it doesn't exist, right-click on white space in the right-hand frame to bring up the "New" menu. Choose the "DWORD" value.
When it is created the name will be highlighted and ready for editing. Type IRPStackSize (case sensitive).
Right-click on the new IRPStackSize item and choose "Modify". Select
"Decimal" and change the Value data from 0 to 15 (or higher ... I use 30).
If IRPStackSize already exists, just do the last step to correct the Value data.
Close the registry editor and reboot.
For the computers to see and access each other, the following should be set in GROUP POLICY and SECURITY POLICY: GROUP POLICY:
Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options:
"Accounts: Limit local account use of blank passwords to console logon only": DISABLED
Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment:
"Deny access to this computer from the network": Remove GUEST
SECURITY POLICY:
Local Policies > Security Options:
"Accounts: Administrator account status": ENABLED
"Accounts: Guest account status": ENABLED
"Accounts: Limit local account use of blank passwords to console logon only": DISABLED
Hope this helps.
Jim