22 comments found.
hello can i connect to server with websockets client from html5 web page? is yes will buy. thanks
Hi, you can maintain the clients code and redirect the connection to youre server, but you need to add to the server the code to interact with the web page and to receive the order
server need to make handshake with web page so if it support it no issue. or email me for customization. means that the server will support to connect with web page sockets as well. thanks
it uses reverse connection through a dns and connect using sockets over tcp, you can implement a custom handshake or crypt the data before sending with youre personal seed, thanks
C# or vb.net?
Hi, it is vb.net, but you can use an online converter
Vb.net is ok for me
Is not working .. no contact with client and server?
BR Trond
hi, you can’t connect using the debug because visual studio doesn’t allow it, set the parameter and open it using the exe created, let me know
Hi, - can we use it to connect to other pc through internet? - can we use it in “unattended” mode (without the other interaction..) - can we copy files to the remote pc? It it visible to others (I mean can we use it and work without “bother” others while they work..)? Thank you!
hi, this software is programmed to have a GUI so it is visible to the user, to make it invisible it need to be reprogrammed to be invisible to the user and to start working at the program opening
better convert your vb.net to c# all because i need it i ready paid i feeling bad
Hi, you can use one of the converter online to convert all the code, have a good day
oh no thank in advance i found it if u are interesting working with me and i pay you can do ?
my mail : pingtesterbeh1337@gmail.com
hi all,Can anyone tell me how to do the settings in the local pc to test client and Server
There is no settings to do, just set IP to 127.0.0.1 and open up
If you have buyed this software write with that account, I can’t help if you don’t buy.
the software is ready to open up and work when you download it
MIky,you mean commented text in the Source code is the documentation?
Yes, adding functions is very easy, is made to make everyone modify it, I don’t understand what is your problem
Please send me your mailid through that I will explain my problem.Here I am unable to attach screenshots.Thanks in advance.
I sent mail to you miky.I explained in the mail What are the issues I am facing
Hi Miky, I am running reverse pc controller vb.net client and server applications in my local pc with an Ip 127.0.0.1.I am getting lot of port issues to run the project.
I checked loacal ip with same Ports and different ports in client and Server.But Still I am facing issues to run both projects successfully. Please help me on this.
hi, you can’t run project from visual studio debug, you have to set the connection ip to 127.0.0.1 and open manually the file because visual studio block the connection Let me know
Thank you miky.How to deploy server in some place and how to test client in the multiple systems.I ran the setup files it is always showing system information in the client window.How to check all the default functionalities of software such as Desktop Screen Shot,Kill process,Process List etc.
you have not purchased the item, how can you have it? Is all written in the source code, a lot of information and a guide on how to do all you asking for. And all the fuction are build in and ready to activate from code for your personal use
there is no activation or purchase code…please stop that “thing”
hi Miky, We don’t have documentation in the purchaed code.So I am facing issue to check all the features of Software such as
Decode a Base64 to string
Encode a string to MD5 Hash
Get Desktop Screenshot
Get Process List
Kill Process
Get Clipboard Content Type
Get Clipboard Text, Image
Set Clipboard Text, Image
Open a file
Get Mouse Position etc.
Please share your Email Id.So that I will explain in detail what are the issues I am facing
Thanks
hi miky, we don’t have documentation can you please provide me the documentation.I am getting stuck to test other functionalities.Please help me on this.Thanks in Advance.
How can you miss the documentation? The documentation is inside the source code with a lot of example
HI
Do you offert some services? do you costomisze?
what kind of service and customization?
HI
Here is my request
1-I have a web application and a local application with port rs232 can I use your application to synchronize?
2- Is your application is a web client server via internet?
thanks
Hi, this is a server client application, you can send and receive information between the server and multiple client at the same type, is possible to make speak through usb on a port and send to the server the information gathered
the server is not a web server , but an application, hgave a look at the video for a demo i’m here for every question have a nice day
id like c# source please, it say’s its included but I do not see it
i took it out with the few last update, you can use a translator online, or give me the email and i send you the converted file
I tried to convert it myself already, but its not converting correctly, heres my email. braydenynz@gmail.com
yes, after conversion you have to correct the error, i can not rewrite it in C# because i don’t have enough knowledge
Hello, this code I bought at its launch and I have not used it yet.
My question is. I could use it for my clients. I want to use it as a support tool, that when I run it, I can connect from a central server.
This would be possible? What should I do?
What type of support you want to do? This is not TeamViewer like, you can use it to obtain information, Screenshot, implement a screen streaming, and send command to modify the computer of your clients. All depend on what you want to do and what type of control Fell free to contact me, have a good day
I want to use it for my software that is available in several languages and is being installed all over the world. I would like to configure it for a central server
You can code the client to send to the server all the information you want
Hello again.
It would be possible for each client that opens the window to generate a random code and from the part that manages all the clients (server) enter the code of that generated client and can connect me remotely.
Yes, all can be achieved, but is far simple to use TeamViewer for support than write your own support program, you can do a simple chatting module to support each client
it is not working on windows 10 ?
Yes, you have to compile and test it using the ip address in the documentation inside the code
can you tell me please how can i add other codes to right click ?
You have to add the menu through the contextmenustrip
can you tell me how ? i want enable all codes in right click menu
Hi, there is already the example for every code you want to add, open the client progect, view the code of the contextmenustrip already there, check the messagebox function and double cick on it, now you can view the code to call every function you want, just change the function name, let me know
i just see close and send message, i cant see other codes :/
close and send is preprogrammed inside, From the client add a contextmenustrip item, copy and paste one of the other preprogrammed function and change only the name of the action that you send (ex. cli.Send(“yourmessage”)). Now in the server inside the Read function add the case “yourmessage” and do an action that you want, inside the info, security and utility vb file in the solution you have a lot of function to call with 1 string of code, EVERY line of code have a comment to make you understand what is doing, let me know
Hello, with what version can you open?
A greeting
Hi, i don’t understand the question, can you rewrite it? have a good day
Hi Miky94x,
I have just purchased the code but looks like it is lacking in documentation, it would be much appreciated if we receive documentation step by steps like the info about the written code components/call functions and code structure with properly commented code wherever needed and if possible the example pre-compiled executable version of code or possible usage idea’s etc.
Thanks, Vinayak
Hi, i really appreciate that you buy the code
Every line of code and function have a comment that show what and how it does.
The project is ready to compile and test, you can compile it and open the generated exe.
There is already some implemented functions that show how to exchange data and information with a simple function.
For the usage idea i think it is self explanatory when we talk about reverse connection multi server client application, it is used to capture data and do action on a computer that we don’t have a physical access.
Talking about the step by step, the project is in a working state, i don’t know what the possible buyer want to do or make, so i’ve made a working base and you can customize it (there is some example on how is simple to add function)
If you have some question feel free to ask
have a good day, miky94x
Is there a way to parse the data to PHP for displaying on a web page… if you have multiple clients connected and being monitored, I’d like to be able to take the data and parse it to PHP and display the results as near real-time as possible.
Also is there a way to take control of the remote pc (Client) as in RDP VNC or some method that is already built in
Thanks
this is a simple client – server application that show how to connect a multiple client to a server using reverse connection and some example of information exchange
For the PHP you can make a server on a website and send the encrypted data to it, but you have to customize the client to send the information to your server
you can implement the remote controller function because at this moment there isn’t a remote pc controller but only simple information retrieving and exchange
Good evening, send the instructions or an example working for example “shut down a client computer” I connected the server and the client but I could not deploy any options until now. Please send to email: henriquejmartins@gmail.com
When you connect a computer, a new element on the list appear, you have to RIGHT click on the pc you want in the list and all the option show up.
Adding action is really simple
Client: Add a new element on the ContextMenuStrip and name it for example SHUTDOWN double click on shutdown, copy and paste the entire code of another option of the ContextMenuStrip Now you only have to change the CLI. SEND Every command need a unique name
Server: In the read function, add CASE “shutdowncommand” and do what you want in this case you can use Process.Start(“shutdown”,”-s”)
Let me know if is all ok Have a good day
Good evening, send the instructions or an example working for example “shut down a client computer” I connected the server and the client but I could not deploy any options until now. Please send to email: henriquejmartins@gmail.com
When you connect a computer, a new element on the list appear, you have to RIGHT click on the pc you want in the list and all the option show up.
Adding action is really simple
Client: Add a new element on the ContextMenuStrip and name it for example SHUTDOWN double click on shutdown, copy and paste the entire code of another option of the ContextMenuStrip Now you only have to change the CLI. SEND Every command need a unique name
Server: In the read function, add CASE “shutdowncommand” and do what you want in this case you can use Process.Start(“shutdown”,”-s”)
Let me know if is all ok Have a good day
Hi, I just want to know if you project is something like used in Internet cafe like, a timer, a control center to stop or pause any client connected etc
It can be called a control center, you can connect clients to a server and through command you can receive/send what you want You can add action like, turn off pc when the client receive “OFF”, open a custom mexage, close process and whatever you want. This is a base program with only example function. there is a function to send and receive command to make it easy to implement multiple functions For any questions feel free to contact me
Hello, when you change the framework stops listening equipment. No recaptures anymore.
This has some bugs. You can review the whole project and improve it?
hi, it is developed on the .net framework 2.0 and is made to work in this condition, i don’t know what code have you modified to make it stop capture the connection You can download a clean project and re apply the modified code in it
Hello,
Try changing the net framework 4.5 or 4.6, you will see not capture anything on the screen connections.
I just made this change.
You made this change on the client, server or both?
The projects are poorly named. The customer called, so I have come to change both and never become connected
The project are named Client and Server to know the right role of the item in the project and is made to work best with net framework 2 the problem will show only changing net framework version, i’ve tested it with the 4.5 and i think there is a problem with the listview, because the client receive all the data but don’t add the connected server to the listview
So what does this solution for new versions of .Net Framework?
set in Form1: inside sub new:
CheckForIllegalCrossThreadCalls = False
Hello, still do not see anything in the netlist.
Have you opened the port in your modem to test it? With this change it will work and set the correct information inside the client’s listview If you continue to have problems we can use TeamViewer
Hello, we can arrange teamviewer. May I have your email?
I have contacted you
