Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Screen sharing over internet using c#
Monir Mia
9y
2.3k
1
Reply
Anyone has any info how can I share my screen over internet. I am working in a remote desktop application.
I dont want to use any router port forwarding as that will not work for my application.
I use
this code
and its working nice if I am inside NAT / LAN. But how do I make it working over internet ?
From some research, I found that I possibly will have to have a server in the middle.
Customer PC (session code a1) <---->Server (a1) <----> Engineer PC (Session a1)
But how do I do that using c#.net ?
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Load on Windows Boot
In my code variable i is not increamenting second time.