Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Sir,
When any hardware(like any USB) malfunctioning occurs in a client in network,the error report must be send directly to the system admin that it a abnormal function has occurred.How can we send it? How can i code it to send automatically when that particular client is still alive in the network using c#?
I am very eager to know.I have tried so much.But,I can't till now.So i need help.Can you?



I tried to do,but i don't have that copy in my system.In my note only i did that.but no way it is working.so if u know plz get me!!!!!
Posted
Updated 26-Feb-10 15:41pm
v2

show us what you tried, we can take it from there, but in the mean time look read about remoting, will be very helpful
 
Share this answer
 
One way to do this is simply to send an email. Another is to use a webservice to make a call to log an error.
 
Share this answer
 

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