Click here to Skip to main content
15,880,796 members
Please Sign up or sign in to vote.
4.00/5 (2 votes)
See more:
Hello,

First of all sorry for my english.

My Case:

I have an application to query Active directory and some log files and show the output in a nice GUI.

This app help many of my colleges to get information about users.

I would like to be able to notify my stuff about one of the user:

i can't understand how i can temporary save all output of my query on the server and then send a notification to a concerned colleges.

Hi might be able to retrive the result of the querry.

-----

I have already a running server with Objects necessary for my application on tcp channel with singlecall.

Thanks in advance for help
Posted
Updated 20-Oct-13 23:46pm
v2

You may look into this...
http://signalr.net/[^]
 
Share this answer
 
Hello,

thanks for response. Actually i don't use ASP.net, my client app is Winform
 
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