Delphi Cookbook
上QQ阅读APP看书,第一时间看更新

Knowing Your Friends – The Delphi RTL

In this chapter, we will cover the following recipes:

  • Checking strings with regular expressions
  • Consuming RESTful services using native HTTP(S) client libraries
  • Coping with the encoded internet world using System.NetEncodings
  • Saving space using System.Zip
  • Decoupling your code by using a cross-platform publish/subscribe mechanism