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