Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
2.33/5 (3 votes)
See more:
I am trying to built the software for the cyber cafe management in C#.Net.

User should be able to access the system, any program, start menu, utilities only after getting logged in to the PC.

Login and logout of the user is been monitored at the server.

Once the administrator unlock a clent system form server, then only user should access the PC. Administrator will decide a time limit before unlocking a PC and the time should be displayed to the user.

My problem is how to Control the client PC from Server? I want to unlock the Client PC from Server? Can any body help me how to do this?? Using WCF or TCP? i have no idea about WCF?


I am displaying my application in full screen and disabled task manager etc in client PC so that he can not access any other program until the application is minimized. i want to send a command to the client PC application so that the application can minimize and allow user to access the PC and at the same time it will display the time duration mentioned by the server


Kindly help, how to move further.
Thanks in advance

[edit]SHOUTING removed - OriginalGriff[/edit]
Posted
Updated 18-Dec-11 21:22pm
v2
Comments
OriginalGriff 19-Dec-11 3:23am    
DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalisation if you want to be taken seriously.
killabyte 19-Dec-11 20:44pm    
correcting people is considered being an internet troll =)
OriginalGriff 20-Dec-11 3:50am    
Not here it isn't! :laugh:
Try using the wrong word form in the lounge and see what happens! :)

Too many questions in your question, anyway I found this article in CP
Iserver Cyber Cafe[^]

And Codeproject has a section for Hardware and System[^] related articles.

Use CP & Google for more.

EDIT

Controlling PC And Remote Access via lan in c#[^]
Manipulate remote machine control events[^]
 
Share this answer
 
v2
Comments
Amir Mahfoozi 19-Dec-11 3:55am    
+5 very interesting link :)
Rajesh Anuhya 22-Dec-11 2:26am    
Good link, raja have my +5
Sanju Sanju 22-Dec-11 9:49am    
Thank you for your reply raja.
i have gone through the link. but it is not usefull to me.

what my requirement is i need to send a command to client machine for suppose i will send command to client PC like "Start Timer" then it should start counting time in Client.
Could any one help?
thatraja 22-Dec-11 10:07am    
Check my updated answer. BTW you can find more in Google(Just use right keywords)
Monjurul Habib 22-Dec-11 14:28pm    
5!
where is the download page to the program??????
 
Share this answer
 
Comments
André Kraak 13-Jul-12 16:52pm    
If you have a question about or comment on a given solution use the "Have a Question or Comment?" option beneath the solution. When using this option the person who gave the solution gets an e-mail message and knows you placed a comment and can respond if he/she wants.

Please move the content of this solution to the solution you are commenting on and remove the solution.
Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900