473,513 Members | 2,624 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Instant Messaging c#

Hy NG

I have written an application which creates me a user in Active
directory and a mailbox account for this user
This all works fine

So now i want to know how i can activate instant messaging for this
user with C#??

Greetings Selko
Nov 15 '05 #1
12 3113
For Yahoo you can call the url handler ymsgr:sendIM?UserHere to launch an IM
window if Yahoo is running for that user.

For MSN, I suggest you look at oleview to get the COM interface to it
(there are COM Typelibs for MSN - one for automating an existing MSN isntall
and one for the actual protocol ).


"Selko" <ke************@gmx.at> wrote in message
news:e7**************************@posting.google.c om...
Hy NG

I have written an application which creates me a user in Active
directory and a mailbox account for this user
This all works fine

So now i want to know how i can activate instant messaging for this
user with C#??

Greetings Selko

Nov 15 '05 #2
please read first what i have asked and then reply

i only want to know how i can activate instant messaging for a user
progammatically in c#

thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #3
Yes, in C# call the bloody COM interface for MSN and either the COM
interface for Yahoo or use the URL handler if it is running, which part of
that dont u bloody understand . Tard.

You do know how to call COM right?

"Selko Kesten" <ke************@gmx.at> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
please read first what i have asked and then reply

i only want to know how i can activate instant messaging for a user
progammatically in c#

thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 15 '05 #4
You fail to specify which Instand Message protocol you are using. Freaking
Tard.
<di********@discussion.microsoft.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Yes, in C# call the bloody COM interface for MSN and either the COM
interface for Yahoo or use the URL handler if it is running, which part of
that dont u bloody understand . Tard.

You do know how to call COM right?

"Selko Kesten" <ke************@gmx.at> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
please read first what i have asked and then reply

i only want to know how i can activate instant messaging for a user
progammatically in c#

thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 15 '05 #5
which dll do i have to use??

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #6
What IM protocol are you using.
"Selko Kesten" <ke************@gmx.at> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
which dll do i have to use??

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 15 '05 #7
Exchange 2000
protocol is RVP

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #8
Now why didn't you say that at the start.

http://msdn.microsoft.com/library/de...erence_top.asp


"Selko Kesten" <ke************@gmx.at> wrote in message
news:Or**************@TK2MSFTNGP10.phx.gbl...
Exchange 2000
protocol is RVP

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 15 '05 #9
Here is more, I havn't even coded exchange COM interfaces and I found it
easily.

http://msdn.microsoft.com/library/de..._interface.asp
"Selko Kesten" <ke************@gmx.at> wrote in message
news:Or**************@TK2MSFTNGP10.phx.gbl...
Exchange 2000
protocol is RVP

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 15 '05 #10
Thanks People

But that dont help me

i would need code or the name of the dll.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 15 '05 #11
if its COM then use "oleview" to get the typelibrary of the Exchange
COMponent.
"Selko Kesten" <ke************@gmx.at> wrote in message
news:OI**************@TK2MSFTNGP10.phx.gbl...
Thanks People

But that dont help me

i would need code or the name of the dll.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 15 '05 #12
A bit touchy today, aren't we?

<di********@discussion.microsoft.com> wrote in message
news:#t**************@tk2msftngp13.phx.gbl...
Yes, in C# call the bloody COM interface for MSN and either the COM
interface for Yahoo or use the URL handler if it is running, which part of
that dont u bloody understand . Tard.

You do know how to call COM right?

"Selko Kesten" <ke************@gmx.at> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
please read first what i have asked and then reply

i only want to know how i can activate instant messaging for a user
progammatically in c#

thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Nov 15 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
1969
by: Lucas Raab | last post by:
Are there any instant messenging programs out there for use in a Python app?? I've heard of Jabber, but never looke into it.
3
1544
by: Hugh Welford | last post by:
Hi Can anyone recommend an instant messaging facility that I can customise into a web page so that on-line visitors to my site may be able to message each other? Thanks Hugh
2
1316
by: Hugh Welford | last post by:
Hi Does anyone know of an simple/cheap Instant Messaging add-in? Thanks Hugh
3
1402
by: Lex Luthor | last post by:
Please i am looking for a instant messaging like msn or icq for my site in asp.. (a chat system but like instant messaging for my site) please help me..
2
1849
by: Younger Dryas | last post by:
I want to be able to log all the Instant Messaging (in this case MSN) which is occuring on my computer. Don't really want to buy one of those products that does, so any thoughts on how this might...
0
1784
by: Lynda Kilgore | last post by:
jGu ----qtHwhORV90yyhqJMOc Content-Type: text/html; Content-Transfer-Encoding: quoted-printable <html><head><style type=3Dtext/css>.eyebrow { FONT-WEIGHT: bold; FONT-SIZE= : 10px;...
0
1494
by: g18c | last post by:
Hi, i have been looking at SOAP and XML-RPC and it seems ideal for my needs. I am looking at an application with 2 end points, either of which can send and receive data. I know with SOAP (and...
6
2832
by: Sean | last post by:
Hi Everyone, My apologies for a somewhat dump question but I am really stuck. I have been working on this code for two days straight I am dont know what is wrong with it. when I run the code, All...
1
1732
by: Sugandh Jain | last post by:
Hi, We have an winodws application being developed in .net 2.0 with c#. There are different users which can work on the same data. One user needs to send data to another, when both of them are...
0
7259
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7158
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7523
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5683
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5085
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3232
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1592
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
455
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.