I fail to see why you need Synapse for this particular project; would another technology be cheaper to implement? I mean... you are talking one table of "connected clients" (Sessions), a call to your director (what username and password? - Ok so a web form is needed - the PHP could gather the login info, pass it to your Director, if successful.. write out a record in your "Session Table" (connected clients)... And return some XML payload that once logged in can be refreshed by the user... (Each refresh should make a time stamp .. so people logged in for timeout period without refresh get logged out)...

I LOVE Synapse.. but it might be overkill for this.
--Jason P Sage

On 7/4/2010 12:42 PM, Vicente Pattugalan wrote:
Hello To All:

Our office need a simple application that is internet based using synapse.

this program should work this way:

a client will connect to the server and be authenticated to our Active Director once the server found the client authentication is ok, the server will return to the client the list of contacts using XML (either file or memory)
and on the client side, the XML will be parsed and displayed in treeview.

on the server side, the server should maintain the list of connected clients, the purpose of this is for the server to send messages to all active client in case there is an update to the XML files.

we are not that rich company but willing to pay.

anyone interested email to me your service...


thanks and best regards,


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to