3 lines
85 B
PHP
3 lines
85 B
PHP
<?php
|
|
$test_host_ip = "192.192.1.10";
|
|
$test_bind_client_ip = "192.192.1.100"; |