473,795 Members | 3,048 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 3137
For Yahoo you can call the url handler ymsgr:sendIM?Us erHere 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.goo gle.com...
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******** *******@tk2msft ngp13.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********@dis cussion.microso ft.com> wrote in message
news:%2******** ********@tk2msf tngp13.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******** *******@tk2msft ngp13.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******** ********@TK2MSF TNGP09.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******** ******@TK2MSFTN GP10.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******** ******@TK2MSFTN GP10.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

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

Similar topics

14
1995
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
1554
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
1326
by: Hugh Welford | last post by:
Hi Does anyone know of an simple/cheap Instant Messaging add-in? Thanks Hugh
3
1419
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
1862
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 be done? is C++ even the right way to approach it?
0
1821
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; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: verdana,ar= ial,helvetica,sans-serif; TEXT-DECORATION: none } A.eyebrow:link { TEXT-DE= CORATION: none }</style><title>H</title><meta http-equiv=3DContent-Type co=
0
1518
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 varients) that requests are issued to a server rather than in a bidirectional manner which i need. this has left me wondering how instant messaging software works (i believe jabber can make RPC calls and uses SOAP)? I dont want to poll the server...
6
2852
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 I get is Input: and the program quits. I also tried reading this online but I didn't quite get it. What is the diff between sin_addr and sin_addr.s_addr. My understanding is that the latter is the IP address of my machine where as the former is...
1
1751
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 logged in the application and then the second one can reply.. Any pointers to Instant messaging type functionality. How to go about i t?? Regards
0
9672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10439
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10165
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10001
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9043
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6783
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4113
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 we have to send another system
3
2920
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.