[Message Prev][Message
Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: xAP Intranet without the xAP
--------------010308070406090406010204
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Sullivan, Glenn wrote:
> Is it possible to use the xAP Intranet OCX without the xAP part?
Currently no, but you can use the xAP with out the intranet ;-)
>
> Meaning, I already have a xAPplication written, but I'd like to use
> the xAP Intranet control to link it in with the rest of my intranet
> apps. But, after a quick read of the documentation and example, it
> seems as though the SystemStartup method is going to start up
> another xAP listener/heartbeat/etc...
>
> I know that I would need to code my own advertisement web.service
> messages, but if I can get it to start up and just serve web pages,
> that would be slick...
It's slightly more complicated than just the web.service as you would
have to:
Send web.service every 300 seconds
Send server.stop at app closedown
Respone to web.server requests.
Track all other intranet apps for time outs
Add to the webpages all the available rss feeds
Add to the web pages all the otehr intranet apps in the toolbar.
Now one way around it would be for your app to accept web.service
messages and pass them over to the ocx for it to handle all the above,
that could well be possible( no promise on time scale though!)
.Another posibility would be to use the intranet ocx for xAP receiving
but instead of using it's parsing of the message do your own using the
xAPRaw event then you could do anthing you like with it. For sending
there is also a SendxAPX call which gives access to all the fields of
a xAP message so you can send from sub devices for example
hth
James
--------------010308070406090406010204
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Sullivan, Glenn wrote:<br>
<br>
<span style="white-space: pre;">> Is it possible to
use the xAP
Intranet OCX without the xAP part?</span><br>
<br>
Currently no, but you can use the xAP with out the intranet ;-)<br>
<br>
<span style="white-space: pre;">> <br>
> Meaning, I already have a xAPplication written, but I'd like to
use<br>
> the xAP Intranet control to link it in with the rest of my
intranet<br>
> apps. But, after a quick read of the documentation and example,
it<br>
> seems as though the SystemStartup method is going to start
up<br>
> another xAP listener/heartbeat/etc...<br>
> <br>
> I know that I would need to code my own advertisement
web.service <br>
> messages, but if I can get it to start up and just serve web
pages,<br>
> that would be slick...</span><br>
<br>
It's slightly more complicated than just the web.service as you
would<br>
have to:<br>
Send web.service every 300 seconds<br>
Send server.stop at app closedown<br>
Respone to web.server requests.<br>
Track all other intranet apps for time outs<br>
Add to the webpages all the available rss feeds<br>
Add to the web pages all the otehr intranet apps in the toolbar.<br>
<br>
Now one way around it would be for your app to accept web.service<br>
messages and pass them over to the ocx for it to handle all the
above,<br>
that could well be possible( no promise on time scale though!)<br>
.Another posibility would be to use the intranet ocx for xAP
receiving<br>
but instead of using it's parsing of the message do your own using
the<br>
xAPRaw event then you could do anthing you like with it. For
sending<br>
there is also a SendxAPX call which gives access to all the fields
of<br>
a xAP message so you can send from sub devices for example<br>
<br>
hth<br>
James<br>
<br>
<?---- LSpots keywords ?>
<?---- HM ADS ?>
<!-- **begin egp html banner** -->
<br>
<div style="text-align:center; color:#909090;
width:500px;">
<hr style="border-bottom:1px; width:500px;
text-align:left;">
<tt>YAHOO! GROUPS LINKS</tt>
</div>
<br>
<ul>
<tt><li type=square> Visit your group "<a
href="http://groups.yahoo.com/group/xAP_developer">xAP_developer</a>"
on the web.<br> </tt>
<tt><li type=square> To unsubscribe from this group,
send an email to:<br> <a href="mailto:xAP_developer-unsubscribe@xxxxxxx?subject=Unsubscribe">xAP_developer-unsubscribe@xxxxxxx</a><br> </tt>
<tt><li type=square> Your use of Yahoo! Groups is
subject to the <a href="http://docs.yahoo.com/info/terms/">Yahoo!
Terms of Service</a>.</tt>
</ul>
<br>
<div style="text-align:center; color:#909090;
width:500px;">
<hr style="border-bottom:1px; width:500px;
text-align:left;">
</div>
</br>
<!-- **end egp html banner** -->
</body>
</html>
--------------010308070406090406010204--
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|