Activities/Classroom Broadcast: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
Line 37: | Line 37: | ||
* Can only run one client, attempting to connect a second client gives 'end of stream' | * Can only run one client, attempting to connect a second client gives 'end of stream' | ||
to fix add the option "-shared" at line 194 of classroombroadcast_activity.py | |||
* Cannot disconnect and restart the client, error 111 connection refused | * Cannot disconnect and restart the client, error 111 connection refused | ||
* The client gets seemingly random clipboard entries 'type clipping' | * The client gets seemingly random clipboard entries 'type clipping' | ||
* Stopping the server first works OK, the client then quits. If you quit the client first then you have to click the server stop button twice to stop transmission | * Stopping the server first works OK, the client then quits. If you quit the client first then you have to click the server stop button twice to stop transmission |