Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 487 Bytes

Net.md

File metadata and controls

10 lines (7 loc) · 487 Bytes

Net

Home

Contains utility classes concerning internet and web

  • IDownloader - makes downloading easy and exchangeable
  • IPublicIpResolver - resolves the used public internet IP V4 address used to access the internet
  • IUrlEndoder - hides the used implementation to encode an url behind an interface
  • IUrlBuilder - makes it easy to build valid internet query urls