On Thu, Nov 17, 2011 at 10:19 AM, James Lampert <[email protected]>wrote:

> "What I'm trying to achieve" is more-or-less covered in the original post.
>
> To take the example of our own installation:
>
> I'm not an administrator on our Google domain at this time, so I'm only
> guessing, but given that the company email addresses are @ a domain of
> touchtonecorp.com, "touchtonecorp.com" would seem to be our Google Apps
> domain.
>
>
Yes, that is correct. But it is independent of where the software is
running as the data are saved on Google's servers.


> But "touchtonecorp.com" is also the Internet domain of most of the rest
> of our Internet presence, including boxes that are physically on our
> premises (particularly including the AS/400 that is running my experiments,
> and will eventually run the prototype of this application), and a web site
> hosted by a web hosting company. So how would all of this fit together?
>
>
As stated above, the data is not saved on the box the software is running
on. When using the API, you are accessing data hosted on Google's servers
for users who are using the service. Using 2-legged OAuth, you can run a
client application that can send requests on behalf of domain's users; it
doesn't matter if the client application is running on a desktop computer
or a server hosted somewhere else.

Best,
Alain

Presumably the fictitious "Universal Foobar Corporation" would be in a
> similar situation with "unifoo.com."
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://code.google.com/apis/calendar/community/forum.html
>



-- 
Alain Vongsouvanh | Developer Programs Engineer

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to