If the interviewee has trouble getting started, have them draw out the pieces first (client, server, database).
Ask about requests and responses.
Ask if something is a persistent connection or a one-off.
Ignore real-time initially. Start with something simple, then ask how they would handle real-time communication.