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

Any plans to include TCP/IP capability? #12

Closed
keenmaster486 opened this issue Apr 29, 2020 · 2 comments
Closed

Any plans to include TCP/IP capability? #12

keenmaster486 opened this issue Apr 29, 2020 · 2 comments

Comments

@keenmaster486
Copy link

It would be very nice to be able to interface with a packet driver, open websockets to an IP address, send and receive bytes, etc... do you have plans to include this capability? I know things like WattTCP and picoTCP do exist that could be used.

Also something that could be done, though I'm not sure how difficult this is, is to also include the capability to use Windows 9x websockets if the program is running on Windows. I do know that it is possible to do this from a DOS program running on Windows.

@SuperIlu
Copy link
Owner

SuperIlu commented May 1, 2020

It is right on the "planed work" list of the readme. For now http://www.watt-32.net/ seems to be a viable option...

@SuperIlu SuperIlu closed this as completed May 1, 2020
@SuperIlu
Copy link
Owner

SuperIlu commented Sep 5, 2020

V1.2.0 with TCP/IP support was just released.

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

No branches or pull requests

2 participants