Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: "Ella Perelman [AidAim Software]" <NOsales@xxxxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 09:36:15 -0900
"Danijel Tkalcec [RTC]" wrote:
> > MsgCommunicator can have opened up to 2^32 connections simultaneously.
>
> 2^32 = 4.294.967.296
>
> Sorry to bump-in like that, but this information is more than inaccurate.
>
> The highest number of active connections is limited by the number of free
> TCP/IP Ports and Windows resources. If your application uses persistent
> connections (most binary transport protocols expect this), then this
> connection will be using up one free Port.
> To put it simple ... if your connections have to be persistent (stay open),
> your Server can NOT even handle 64K clients, simply because of limitations
> of the TCP/IP protocol.
>
You are totaly wrong. Port is not equal to connection.
Maybe, 64K is the limitation of YOUR product, but it is not true for ours.
MsgCommunicator uses ports economically (as well as other resources).
MsgServer uses one port for all client connections with clients.
Also, you can have more than one MsgClient in your application,
but in this case it will use one port only, too.
So MsgCommunicator can have more than 64K (up to 2^32) opened connections
on the server side as well as on the client side.
You do not know an architecture of our product, you even did not read our
message,
but you post your comments about our product. Why?
Your posting looks like an advertising of your product in the thread of our
announce.
Is it fairly?
If you would like to share any technical ideas/solutions, please start your own
thread next time.
Best regards,
Ella Perelman
AidAim Software LLC
http://www.aidaim.com
Database, networking, data compression and encryption
components for software developers.
.
- Follow-Ups:
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Danijel Tkalcec [RTC]
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Danijel Tkalcec [RTC]
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Pierre Demers
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- References:
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Wayne & Carr
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Ella Perelman [AidAim Software]
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- From: Danijel Tkalcec [RTC]
- Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- Prev by Date: Ann: Resource Builder - 30% off!
- Next by Date: Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databasessupport
- Previous by thread: Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databasessupport
- Next by thread: Re: MsgCommunicator v.2.00: Instant Messenger SDK, now with databases support
- Index(es):
Relevant Pages
|