[BRLTTY] using BrlApi with Visual Studio

James Teh jamie at jantrid.net
Tue Nov 18 17:08:59 EST 2008


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: jamie at jantrid.net
Web site: http://www.jantrid.net/


More information about the BRLTTY mailing list