PDA

View Full Version : Messenger server


Frosty Madness
September 1st 05, 10:12 AM
I want to develop a product that embeds either Windows or MSN messenger into
the product. I don't want this to rely on the Microsoft servers, this is
just for internal communication only. Is there a server product that would
allow me to have a private messenger network?

Frosty

psokolov
September 1st 05, 02:05 PM
Maybe not MSN ? LanTalk for example:
http://www.cezeo.com/products/lantalk-net/

Jonathan Kay [MVP]
September 1st 05, 02:40 PM
Greetings,

Well, if funding is available, Live Communications Server comes to mind:
http://www.microsoft.com/office/livecomm/prodinfo/
____________________________________________
Jonathan Kay
Microsoft MVP - MSN Messenger/Windows Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources - http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2005 Jonathan Kay.
You *must* contact me for redistribution rights.

"Frosty Madness" > wrote in message
. ..
>I want to develop a product that embeds either Windows or MSN messenger into
> the product. I don't want this to rely on the Microsoft servers, this is
> just for internal communication only. Is there a server product that would
> allow me to have a private messenger network?
>
> Frosty
>
>

Frosty Madness
September 1st 05, 02:53 PM
Interesting, although perhaps a little overweight. Presumably one can drive
this from C# and embed it into a C# app? I've just sent off for MSDN
Universal, does it come with that?

Frosty.

"Jonathan Kay [MVP]" > wrote in message
...
> Greetings,
>
> Well, if funding is available, Live Communications Server comes to mind:
> http://www.microsoft.com/office/livecomm/prodinfo/
> ____________________________________________
> Jonathan Kay
> Microsoft MVP - MSN Messenger/Windows Messenger
> Associate Expert
> http://www.microsoft.com/windowsxp/expertzone/
> Messenger Resources - http://messenger.jonathankay.com
> All posts unless otherwise specified are (c) 2005 Jonathan Kay.
> You *must* contact me for redistribution rights.
>
> "Frosty Madness" > wrote in message
> . ..
> >I want to develop a product that embeds either Windows or MSN messenger
into
> > the product. I don't want this to rely on the Microsoft servers, this is
> > just for internal communication only. Is there a server product that
would
> > allow me to have a private messenger network?
> >
> > Frosty
> >
> >
>
>

Sparda
September 2nd 05, 06:35 AM
"" wrote:
> I want to develop a product that embeds either Windows or MSN
> messenger into
> the product. I don't want this to rely on the Microsoft
> servers, this is
> just for internal communication only. Is there a server
> product that would
> allow me to have a private messenger network?
>
> Frosty

You could use a internal IRC server.

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Messenger-server-ftopict416097.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1387052

Jonathan Kay [MVP]
September 2nd 05, 07:50 AM
Hi,

Sure can, it's just SIP and therefore that makes it much easier. However, the primary client
is Office Communicator (and you can use its API to do all sorts of nifty things).

Yes, MSDN Universal has both Live Comm Server and Office Communicator.
____________________________________________
Jonathan Kay
Microsoft MVP - Windows Messenger/MSN Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources - http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2005 Jonathan Kay.
You *must* contact me for redistribution rights.

"Frosty Madness" > wrote in message
. ..
> Interesting, although perhaps a little overweight. Presumably one can drive
> this from C# and embed it into a C# app? I've just sent off for MSDN
> Universal, does it come with that?
>
> Frosty.
>
> "Jonathan Kay [MVP]" > wrote in message
> ...
>> Greetings,
>>
>> Well, if funding is available, Live Communications Server comes to mind:
>> http://www.microsoft.com/office/livecomm/prodinfo/
>> ____________________________________________
>> Jonathan Kay
>> Microsoft MVP - MSN Messenger/Windows Messenger
>> Associate Expert
>> http://www.microsoft.com/windowsxp/expertzone/
>> Messenger Resources - http://messenger.jonathankay.com
>> All posts unless otherwise specified are (c) 2005 Jonathan Kay.
>> You *must* contact me for redistribution rights.
>>
>> "Frosty Madness" > wrote in message
>> . ..
>> >I want to develop a product that embeds either Windows or MSN messenger
> into
>> > the product. I don't want this to rely on the Microsoft servers, this is
>> > just for internal communication only. Is there a server product that
> would
>> > allow me to have a private messenger network?
>> >
>> > Frosty
>> >
>> >
>>
>>
>
>

Google