473,799 Members | 3,006 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Messenger Service

I created another service application to replace the Messenger service.
This application will be listening to \\.\mailslot\me ssngr for incoming
messenges.
I do a net send from another client machine, i get this error

"An error ocurred while sending a message to [my computer]
The message alias could not be found on the network"

Besides listening to \\.\mailslot\me ssngr , what else does my applcation
need to do for it to emulate Messenger service?

Thanks.
Nov 16 '05 #1
1 2860
Please post WSS programming questioning to the subnewsgroup for WSS
programming questions
(microsoft.publ ic.sharepoint.w indowsservices. development) rather than to the
main news group.

[Mind you I don't see why this was posted to the WSS main newsgroup in
addition to .dotnet.languag es.csharp but maybe I'm missing something]

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please post questions to the newsgroup only.
"NightHog" <Ni******@msn.c om> wrote in message
news:ed******** ******@TK2MSFTN GP09.phx.gbl...
I created another service application to replace the Messenger service.
This application will be listening to \\.\mailslot\me ssngr for incoming
messenges.
I do a net send from another client machine, i get this error

"An error ocurred while sending a message to [my computer]
The message alias could not be found on the network"

Besides listening to \\.\mailslot\me ssngr , what else does my applcation
need to do for it to emulate Messenger service?

Thanks.

Nov 16 '05 #2

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

Similar topics

1
1563
by: Ricci Hammond | last post by:
Is there an official microsoft component/sdk/document/anything for accessing MSN messenger functionality in .NET ? I need users to be able to send/receive messages to my service using Messenger. I am currently using dotMSN but am a little concerned that if I go live with it and MS change the messenger protocols I will be left with a broken app (and probably some annoyed customers).
2
1352
by: Oscar Thornell | last post by:
Hi, I would like to create a tab in MSN Messenger like an addin...that uses the Messenger interface... My idea is to export data from a Web Service on wich the users can access information via "MyTab" on their MSN Messengers (once they have downloaded the plugin...) Is it possible to extend MSN messenger and write your own tabs? If so where do I start and can I use C#/.NET or do I have to use C++/MFC ?
1
1830
by: NightHog | last post by:
Is there a way to programatically intercept a Net Send command before the Messenger Service popup appears? I need to log the sender and the message text. How does the Messenger Service works? Has anyone tried to write a program replacing Message Service? To write an application listening to port 139 will not work because it is in used by NetBios. Is there a workaround?
0
1112
by: NightHog | last post by:
I created another service application to replace the Messenger service. This application will be listening to \\.\mailslot\messngr for incoming messages. I do a net send from another client machine, i get this error "An error ocurred while sending a message to The message alias could not be found on the network" Besides listening to \\.\mailslot\messngr , what else does my applcation need to do for it to emulate Messenger service?
4
1587
by: z | last post by:
Hello, I am currently learing Visual Basic, and I have a specific task in mind I would like to achieve, but am getting a bit lost. I use MSN Messenger to communicate with friends. You type the dialogue, hit enter, and it all appears in the dialogue window. Fine. But there are times when we need to be aware of the time of day, so what I want to do is code a VB program which will create the required string, and using DDE (or some other...
0
1327
by: Stephajn Craig | last post by:
Has anyone had this experience yet? What I'd like to do is have a Windows Service monitoring and automating Windows Messenger on a server. I've already begun a proof of concept by creating a little Windows app that connects to or creates an instance of Windows Messenger. It even makes it log in using cached credentials. From there, I can access the Contact List, and even listen for events that are raised by the Messenger client. So,...
0
1239
by: kpandian | last post by:
Hi Everyone, I have a module which i have been working for the past couplr of days. I am trying to send im from my ap thru Messenger Type Library. (Windows Messenger, .Net 2.0 anf Messenger Type Library 1.0) I have two services, .Net Messaging service for hotmail and SIP communication service for company im) and i have the following code
1
963
by: Robert Dufour | last post by:
I have an app that uses messenger service. When the app starts up it checks to see if messenger is running on the computer and starts it if it is not. The code works fine on my dev machine on which I have administrator permissions. I am wondering if someone starting the app with more restricted permissions would also be able to have the code start the service or would the security context prevent the start command on the messenger service...
2
1774
by: Alex | last post by:
I am fairly new to C# development. I have read a number of articles about developing messenger applications, but they all assume that it is operating internally and that the IP address of the client is known. I would like to develop a messenger-esque service that will communicate live database information to a central, remote server. The process would be something like this: 1) A user at the remote site requests information from the...
0
9688
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
9546
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,...
1
10243
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
10030
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
9078
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...
1
7570
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5590
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4146
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
2
3762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.