Connecting Tech Pros Worldwide Help | Site Map

Multiple Instance of Executable Lisening to Different Port

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 19th, 2005, 05:56 PM
varadha
Guest
 
Posts: n/a
Default Multiple Instance of Executable Lisening to Different Port


Hi,



This is the architecture of my system.

Input Request -> Listener -> Process Request -> Send Response.





Now in the existing system I am having single instance instance of the
application running.

Now i want to create one more instance of the application listening to
different Port.



i.e.



Input Request -> Listener -> Multiple Instance of Process Request ->
Send Response.

Input Request -> Listener -> Multiple Instance of Process Request ->
Send Response.





Can u help me in designing this.



Can u also suggest me some articles available in Internet to
understand this.



-Thanks in Advance

Varadha


--
Posted via http://dbforums.com

  #2  
Old July 19th, 2005, 05:58 PM
Kevin Goodsell
Guest
 
Posts: n/a
Default Re: Multiple Instance of Executable Lisening to Different Port

varadha wrote:
[color=blue]
> Hi,[/color]

Hi. There are no "ports" in standard C++. You will need to find a group
where your question is topical. Please read the welcome message:

http://www.slack.net/~shiva/welcome.txt

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.