ScreenTask icon indicating copy to clipboard operation
ScreenTask copied to clipboard

ScreenTask over internet?

Open fcy381 opened this issue 10 years ago • 4 comments

Hello. Is possible that ScreenTask run over internet?. Thanks.

fcy381 avatar Feb 29 '16 21:02 fcy381

Join. Can program do it?

BlagoYar avatar Sep 30 '16 15:09 BlagoYar

@fcy381 @Capoeirista : YES, it can be work over the internet, check this the line 92 : https://github.com/EslaMx7/ScreenTask/blob/master/ScreenTask/frmMain.cs#L92 uncomment this line and rebuild the project, and make sure to enable the port in your firewall and configure the port forwarding in your router if needed.

Regards.

EslaMx7 avatar Sep 30 '16 16:09 EslaMx7

Hi EslaMx7 How do I change line 92 //serv.Prefixes.Add("http://*:" + numPort.Value.ToString() + "/"); // Uncomment this to Allow Public IP Over Internet. Brgds

esk2017 avatar Feb 21 '17 10:02 esk2017

feature added in UI 8e8267ff81fc9c8910c779a05ebb4a228c17f890

ElBedeawi avatar Feb 26 '22 08:02 ElBedeawi