Visual Basic 2008: Remote Desktop Application
Loading...
20,017
Loading...
Uploader Comments (monsterhunter445)
see all
All Comments (62)
-
@monsterhunter445 I am trying to create my own remote administration tools for my computer
but i don't have idea about the codes w/o mswinsck can you make a tutorial how to create RAT w/o mswinsck? using only System.Net.Sockets?
-
mute.
-
@fabio81011 i suggest u use team viewer
-
これはよくわからない。
-
@fabio81011 Are you compiling it with a version of .NET Framework higher than version 2.0. Plus are you compiling it with Visual studio 2008 or 2010. Microsoft changed alot of function calls in there "Microsoft C++ 2008 - 2008" Packages. Therefore like "monsterhunter445" said, If the code was created with an older compiler, its best to compile it in the older version. Anyhow this is a chance to actually learn programming for yourself.
Loading...
need help do you know how to put winsock in vb 2010?
i try to download and put the mswinsck.ocx in vb2010 but i can't see wen i look at system32
professorxanonymous 4 months ago
@professorxanonymous mswinsck is kinda out dated why don't you use System.Net.Sockets namespace and use either Tcplistener or Socket class. If you want a tutorial on socket programming private message me channel. Or if you need help with your specific code or erros either private message me on my YouTube channel or send a programming help request on my website that I worked so hard on. My website is monsterhunter445.no-ip.org
monsterhunter445 4 months ago
song ???
000jawad 1 year ago
@000jawad Paralyzer
monsterhunter445 1 year ago
This Remote control was the best that i found in Youtube because the others dont work.
But i have errors
The screen doesnt work
The chat windows have lot of errors when closing it or opening.
The mouse control doesnt work too.
Will you publish a new vers?
fabio81011 1 year ago
@fabio81011 Sorry I cannot publish a new version, because this program was not made by me, but it was made by someone else. The reason why you probably have errors, is because it was programmed in a older version of Visual Studio, so the compiler might catch errors that previous version compiler didn't detect.
monsterhunter445 1 year ago