Jump to content

Google API's / system needs


RogierVLD

Recommended Posts

Hi,

 

I know Delphi, and I know PHP. I would like to make a web interface for a calendar planning module.

Google Apps will be the backbone.

I have some questions about unigui:

 

- Are there examples how to work with API's or especially the Google(calendar) Api?

- When you create a application, how strongs needs to be your server? How many concurrent users? Is there a rule? Now I use a VPS and with normal php pages it seems you can host many sites on a simple VPS.

 

Thanks!

 

R.

Link to comment
Share on other sites

  • Administrators

- When you create a application, how strongs needs to be your server? How many concurrent users? Is there a rule? Now I use a VPS and with normal php pages it seems you can host many sites on a simple VPS.

 

You must calculate the max amount of RAM needed with max number of sessions you are planning. If you are concerned about RAM you'd better compile your app with XE2/64 and target a 64-bit server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...