<br><br><div><span class="gmail_quote">On 7/28/06, <b class="gmail_sendername">John Baillie</b> <<a href="mailto:jbaillie@stmarys-school.org">jbaillie@stmarys-school.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is there a way to have one instance of TeacherTool work with 3 servers?<br>Being that we use three servers any given terminal in the lab might be<br>connected to one of three servers.</blockquote><div><br><br>This feature has been requested before. I know many people would like it because of situations like yours where there are multiple servers (or load balancing with round robin dhcp). It would require ssh keys being setup between servers and modifications to all the functions in my code. I think it's possible but it would take me lots of time and testing. Maybe one day I will have time to do it but I don't have time to do it now. For now you could try sshing into the other two servers and use X11 forwarding to forward fl_tt to the display you are sitting at. So basically you will have three fl_tt windows open to see all possible clients. Not perfect but it's the best I can suggest right now. BTW if anyone wants to contribute a feature like this, fl_tt is GPLed software and the entire source code is only 1347 lines. You don't really need to know FLTK (as the gui is already built) but you do need to know C++.
<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks,<br>John<br><br>_______________________________________________<br>K12OSN mailing list
<br><a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">
http://www.k12os.org</a>><br></blockquote></div><br><br clear="all"><br>-- <br>Robert Arkiletian<br>Eric Hamber Secondary, Vancouver, Canada<br>Fl_TeacherTool <a href="http://www3.telus.net/public/robark/Fl_TeacherTool/">
http://www3.telus.net/public/robark/Fl_TeacherTool/</a><br>C++ GUI tutorial <a href="http://www3.telus.net/public/robark/">http://www3.telus.net/public/robark/</a>