PDA

View Full Version : IM alert support system...


slowe
06-05-2009, 10:43 AM
Hi all,

I hope you can steer me in the right direction, i require the following:

I need to create an application where an agents PC can contact a teamleader PC to ask questions and the teamleader can respond, also agents can click on a button, within the application, which will make an alert on the teamleader PC, alerting them that the agent requires assistance.

This will mean, one teamleader PC and say 12 agent PCs.

Any ideas on how best to acheive this...

Thanks for any assistance

MicroByte
06-05-2009, 11:04 AM
try the scoket plugin

http://www.indigorose.com/forums/showthread.php?t=26902&highlight=socket+plugin

there is a simple chat server+client examples that do almost what you ask, an alert system would be easy to implement.

slowe
06-06-2009, 04:14 AM
I will have a look and see