Re: Multiple Winsock servers
Tech-Archive recommends: Speed Up your PC by fixing your registry
Are you sure that you really bind() on both instances , did you checked
return code on second instance bind() ?
Arkady
"MON205" <MON205@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E8A8A073-4329-4994-BD48-139CE5092FF7@xxxxxxxxxxxxxxxx
Hello,
I want to run more that one instance of the same Winsock server on my
machine.
My problem is when I make a call to the server machine from the client,
just
one instance of the server receives the call.
I think this is normal because the instances recevives the data on the
same
port, but my application requirements that multiple instances of the
server
should receive the call.
Any help please?
.
Relevant Pages
- Re: [SLE] network boot installation
... at home I have a little server without CDrom. ... Setting up a complete network install system isn't hard. ... Get the Suse CDs and set up an installation source. ... If you put a tail on /var/log/messages on the server machine, ... (SuSE) - Re: Error 8218 in Eventlog when using ms faxservice on win2000 server
... You have one external fax modem which works on Windows 2000 Professional ... machine but on Windows Server machine. ... On the Server machine does the 'send' work? ... (microsoft.public.win2000.fax) - Re: Vista Machine Takes Over Print - XP Printers Cant Print Afterwards
... I work for an architecture firm and are the test subjects to upgrading ... are machine recognize the printers... ... can't see them or are they shared on the server). ... to reset the server machine to recognize the printer again. ... (microsoft.public.windows.vista.networking_sharing) - Re: Err.Raise in COM+ Component loses Err.Source and Err.Description
... error" on 2 different server machines running the same server-side package. ... I wish I had another Win2000 machine I could try as a client to ... Using the same SERVER machine and varying CLIENT machines running the same ... Set cnDBMS = New Connection ... (microsoft.public.vb.general.discussion) - Re: encoder 9 SDK error
... Have you tryed to do this with a C++ test app (eliminate the .net framework ... > pushes one selected file to a Windows Media Server. ... > publishing point name to the server machine. ... (microsoft.public.windowsmedia.encoder) |
|