CollabVM 1.2 Protocol Reference: Difference between revisions

no edit summary
No edit summary
No edit summary
Possible statuses:
 
<table class="wikitable">
'''1''': The connection was successful and the client is now connected to the VM.
<tr><th>Value</th><th>Status</th></tr>
 
'''<tr><td>0''': </td><td>The connection failed. This is usually due to an invalid VM ID but depending on the server implementation and protocol extensions could mean something else.
</td></tr>
'''<tr><td>1''': </td><td>The connection was successful and the client is now connected to the VM.</td></tr>
</table>
 
After successfully connecting to a VM, the client will begin to recieve messages as normal, and may send messages.