Chapter 3. Knowing Your Friends – the Delphi RTL
In this chapter, we will cover the following recipes:
- Check strings with regular expressions
- Consuming RESTful services using native HTTP(S) client libraries
- Cope with the encoded Internet world using
System.NetEncodings
- Save space using
System.Zip
- Decouple your code using a cross-platform publish/subscribe mechanism