|
-
December 16th, 2007, 05:11 AM
#1
desktop application integration with php site
I want to write a desktop application that integrates with a web site(written in php),
- when the application is opened, the site can show this user is online
- User is able to send some request to another user
- e.g. user A press ‘request money’ user B is able to receive this requestuser B press ‘yes’ or ‘no’ to this request user A receive ‘yes’ or ‘no’ answer
- when someone post an article in the php site, user can be notified
I don't know where to start so i'm stucked. Can anyone give me a direction?
I'm wondering do i need to write a server that communicates with the php web site? or I can directly connect the desktop application to the php site?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|