Remote desktop server or VNC server in my app
-
Hi guys I would like add a VNC server or REMOTE DESKTOP sharing server (not RDP) in my c# or vb.net Application to provide remote support. Can you tell how can i do it? I've downloaded uvnc server source code (in c++) but i don't know how use it in my c# app. Please answer me. thank you
-
Hi guys I would like add a VNC server or REMOTE DESKTOP sharing server (not RDP) in my c# or vb.net Application to provide remote support. Can you tell how can i do it? I've downloaded uvnc server source code (in c++) but i don't know how use it in my c# app. Please answer me. thank you
-
Hi, In dot net there is option to upgrade your c++ project to C#,vb to vb.net etc. Have you tried it? Regards, Sunil G.
-
Hi, In dot net there is option to upgrade your c++ project to C#,vb to vb.net etc. Have you tried it? Regards, Sunil G.
Member 4075103 wrote:
In dot net there is option to upgrade your c++ project to C#
Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Member 4075103 wrote:
In dot net there is option to upgrade your c++ project to C#
Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Member 4075103 wrote:
In dot net there is option to upgrade your c++ project to C#
Errrm, I don't think so. C# has nothing to do with C++ - it's a completely new language. I'd love to know where you think this mystical upgrade option is.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
Hi, I had upgrade my visual basic project to .net, and i think it is possible in c++ also. Here i can not attach any thing, so Please give me your email id so i can explain you the same. Regards, Sunil G.
You can upgrade VB to VB.NET as VB.NET is based on VB - but there are lots of points that you end up having to code yourself. Trust me on this - you can't automatically upgrade C++ to C#, and I don't go giving my email address to complete strangers.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.