THIS CODE IS FOR EXAMPLE ONLY.
USE AT YOUR OWN RISK!!!
Nov 2025 Ev6

open project/solution 
Choose the SendSimple\AllIn1\AllIn1.sln
modify the lines in AllIn1.cs 
            new ServerConfig("http://10.20.50.113", "e2ca8265b6fd4047885be470e94cf41f", "z27D-kFzCor5gY8gPIuhpM_8K2dncMdeJkIWEWtG6HB"),
            new ServerConfig("https://10.20.50.119", "1b0bbe4b78604a24b928219d75b74df9", "LHBqXyhnYENYLbhxJLFf77SwwYGjkEWmw58XB1lTvfl"),
To point to your dns/ip address and update the user and secrete that will be used to send the fax.
this example allows you to choose from two different servers and users, you can add as many servers/users you want

