Quote Originally Posted by Klypto View Post
Very nice.

What language did you write it in?

Have you looked into realtime read/translating?
Thanks. This was written in C# using the .NET Framework 4.5. I'm not too sure what you mean by realtime read/translating, as I believe this is already what it does!

Quote Originally Posted by Arrancar View Post
Yeah, it would definitely be nice if it didn't constantly connect to Google Translate.
It only makes a very small HTTP request and receives a small HTTP response per message, much less than the full HTML of the Google Translate webpage. Is there some problem with connecting to Google?