Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScreenTask over internet? #21

Open
fcy381 opened this issue Feb 29, 2016 · 4 comments
Open

ScreenTask over internet? #21

fcy381 opened this issue Feb 29, 2016 · 4 comments

Comments

@fcy381
Copy link

fcy381 commented Feb 29, 2016

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

@BlagoYar
Copy link

Join. Can program do it?

@EslaMx7
Copy link
Owner

EslaMx7 commented Sep 30, 2016

@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.

@esk2017
Copy link

esk2017 commented Feb 21, 2017

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

@ElBedeawi
Copy link
Collaborator

feature added in UI 8e8267f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants