Minimum Code Required to Create TCP Client in the Forth Programming Language - SwiftForth

Опубликовано: 29 Сентябрь 2024
на канале: code4th
1,902
66

How to build a TCP client raw socket connection using the forth programming language - SwiftForth. We we build a simple tcp client to connect to a website. Then we will send a basic GET request to that website and receive some data

full source code here:
https://www.code4th.com/posts/tcp-cli...

socket struct in c/c++:
https://www.gta.ufrj.br/ensino/eel878...

my website:
https://www.code4th.com

sign up for my newsletter for Forth tips and tricks:
https://code4thcode.gumroad.com/subsc...

#forth