Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 379 Bytes

fost-internet

Internet and networking libraries.

There are two main libraries included:

  • fost-inet--Contains stream oriented protocols (HTTP, POP3, SMTP) and basic networking functionality for client/server TCP networking. Only blocking APIs are supported.
  • fost-hod--A packet oriented non-client/server protocol with a TCP transport.