On 19/11/2008 8:02 AM, Thijs Koerselman wrote: > The first time I connect to it from my application it appears > to work. Every time after that I get the message that where are too many > simultaneous connections. Try using brlapi_enterTtyModeWithPath() instead of just brlapi_enterTtyMode(). There seems to be some strange issue with enterTtyMode() in Windows.
Samuel, I forgot to mention this one. If we use enterTtyMode() in Python, leaving tty mode and disconnecting doesn't seem to work properly. Next time we call enterTtyMode(), Python terminates abnormally. However, enterTtyModeWithPath() works fine. Is this the same issue? -- James Teh Email/MSN Messenger/Jabber: [EMAIL PROTECTED] Web site: http://www.jantrid.net/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
