Textractor extension that sends sentences over the network
Go to file
45Tatami 3f06f09553 Do not degrade performance over time 2022-01-18 22:23:58 +01:00
TCPSender Do not degrade performance over time 2022-01-18 22:23:58 +01:00
.gitattributes Add .gitignore and .gitattributes. 2022-01-02 16:56:22 +01:00
.gitignore Add .gitignore and .gitattributes. 2022-01-02 16:56:22 +01:00
LICENSE Create LICENSE 2022-01-06 11:34:40 +00:00
README.md Add screenshot 2022-01-17 18:19:30 +01:00
TCPSender.sln Add project files. 2022-01-02 16:56:24 +01:00

README.md

Textractor TCP-Sender

Textractor extension that sends sentences over TCP. Useful for setups where the clipboard is not enough. See here for an example of the receiving server side.

Requires Visual Studio 2019. Drop into VS, build x86 or x64 depending on which Textractor architecture you use. Drop resulting dll into Textractor extension window.

Configuration done at runtime via interface.

Purrint_1707