rosebroger @rosebroger • Joined Feb 2024 • Active 3 months ago Remove Connection Are you sure you want to remove from your connections? Profile Forums Discussions Replies Favorites Discussions Replies Favorites Forum Replies Created rosebroger Member October 4, 2023 at 12:00 am in reply to: hopen 5001 => ‘hop. OS reports: Thank you for reply. Does that mean the port is not available to be listened to? How can I find out which ports can be chosen in this case? rosebroger Member October 4, 2023 at 12:00 am in reply to: hopen 5001 => ‘hop. OS reports: Right, you’re right Before using the hopen command, it is necessary to open the port listening with the p command: p 5001 /system[“p 5001”] /q.exe -p 5001 hopen 5001 Now work Thank you to all for answer