Examples Delphi

Question:
I'm specifying the ServerName for my RemoteServer, and when
trying to connect I get "Invalid class string". What's wrong?
Answer:
You're not specifying the ServerGUID. You always need the
ServerGUID. The ServerName, however, is optional.