Jump to content

softtouch

Members
  • Content Count

    183
  • Joined

  • Last visited

Everything posted by softtouch

  1. softtouch

    Some sort of IPC cross platform?

    I thought that is only Win/Linux (server). I need to have IPC on macOS, communicating between macOS apps.
  2. softtouch

    Some sort of IPC cross platform?

    I cant get tcp (using Indy) working. On Win is works, running the same on mac, it crash with some error #5. Isn't there somewhere a solution that actually works?
  3. I need to use the TEdgeBrowser/WebView2 with Delphi 11.1, and I have to use different proxies based on the url I want to access. I cannot find any example or description about how to use proxies with the TEdgeBrowser. I cant use the system proxy settings, thats important. Does anybody has a clue?
  4. softtouch

    Proxy for TEdgeBrowser/Webview2?

    I use now cef4delphi, and this allows me to set a proxy, so my issue is resolved with hits.
  5. softtouch

    Detect if WebView2 Runtime is installed

    Thanks, I did not see that. That seems to work.
  6. System.Net.HttpClient has a cookiemanager, which holds all the cookies. How can I save them and reload them when the program restart? The cookies array of the cookiemanager is read-only.
  7. Sounds good. I purchased once a license, but its some years ago. I tried to purchase a new license now, but even I added my vat id, it still add 19% vat to it, so I cancelled it.
  8. Does it also install using Delphi 11.1?
×