RTC Forums
April 29, 2024, 04:45:53 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Intraweb  (Read 3629 times)
zsleo
RTC Expired
*
Posts: 80


« on: July 15, 2011, 08:05:47 AM »

Always pushing the envelope. That's me.

On the basis that you are aware of the Intraweb development environment, I have an existing Intraweb suite of applications that is deployed in a distributed wide area network. The individual apps run running on many computers in different networks. All applications in the suite run as windows services.

I want to extend the functionality by imbedding RTC so that all Intraweb apps can talk to each other RTC.

Is this possible?

Is it practical?

Has anyone combined RTC/Intraweb into one application?

TIA

Zane

Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #1 on: July 15, 2011, 09:10:33 AM »

I don't know if you will be able to compile IntraWeb and RTC code into a single EXE, but I can think of three ways to get IntraWeb (or any other Web App) working with RTC and make it apear as if it was a single Application:

1) You could place a RTC Router or Load Balancer between your Servers (IntraWeb and RTC) and your Clients, which would be routing all requests depending on the URI being requested.

2) You could compile your IntraWeb code into an ISAPI DLL and have it running from a RTC Server (see RTC WebServer Demo).

3) You could compile your RTC code into an ISAPI DLL and have it running together with the IntraWeb ISAPI DLL on a 3rd-party WebServer.

Best Regards,
Danijel Tkalcec
Logged
zsleo
RTC Expired
*
Posts: 80


« Reply #2 on: July 15, 2011, 10:12:58 PM »

Thanks for the suggestions.

Option 1 is suitable for me.

Regards

Zane
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.022 seconds with 16 queries.