Jump to content

how do I run simultaneous web applications ?.


Guest

Recommended Posts

Message from: "Jason Reid"

 

You can change the Port property in the servermodule.

 

 

"Dante Saldana" wrote in message

news:rDpzhdL0LHA.2160@anaxagvs227...

> ?how do I run simultaneous web applications ?. I mean how do I run for

> example, simple_demo and sqldemo at the same time if they both are using

> the

> same port 8077?.

>

> Thanks

>

> Dante Saldana

> PuertTotal S.A.

>

>

>

 

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Dante Saldana" wrote in message

news:rDpzhdL0LHA.2160@anaxagvs227...

> ?how do I run simultaneous web applications ?. I mean how do I run for

> example, simple_demo and sqldemo at the same time if they both are using

> the

> same port 8077?.

>

 

As Jason said you can run multiple standalone apps on different ports, but

if you want to use same port then you must deploy them as ISAPI dlls.

 

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

> ?farshad, how can I convert existing demos into ISAPI´s dll applications

> for testing ?. For example fishfacts.

>

> Thanks

>

> Dante

> PuertTotal S.A.

 

Create a new uniGUI ISAPI app or Combo app and move all Forms and all

modules from FishFacts to it.

 

 

.

 

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...