Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add tcp server option #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

janwilleke
Copy link

If activated, a tcp server opens on the selected port,
waiting for connection to forward ble serial device.
Strictmode can be reworked or ignored because,
if connected no other tasks are todo.

If activated, a tcp server opens on the selected port,
waiting for connection to forward ble serial device.
Strictmode can be reworked or ignored because,
if connected no other tasks are todo.
@kai-morich
Copy link
Owner

Thanks for your contribution. This could be useful for all my Terminal apps but on the other side I want to keep them as simple as possible to provide them as foundation for all interested developers. I could think of a github wiki, linked from all 3 terminal repos, where enhancements in forked repos (like yours) could be mentioned.

@kai-morich kai-morich added the enhancement New feature or request label Oct 19, 2021
@zenbooster
Copy link

Something like this:
https://github.com/zenbooster/SimpleBluetoothLeTerminal
=)
janwilleke, I didn't notice that someone had already done this...
Can it work in the background?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants