Questions tagged [messaging]

30 questions
7
votes
5 answers

Cross-platform VOIP + IM client and Linux server

Right now, a group of our employees is using Skype for group chats and conference calls. They're not using telephone numbers, just Skype user accounts. I'd like to set up a server that will provide similar functionality that is only accessible…
Jim Hunziker
  • 1,802
  • 4
  • 17
  • 18
4
votes
2 answers

RabbitMQ, trouble getting hello world example to work on anything but localhost

I'm learning RabbitMQ and have run the hello world example at http://www.rabbitmq.com/tutorials/tutorial-one-python.html without problems on localhost. Now I want to test messaging from my PC to a different server, receive.py never seems to get any…
fred basset
  • 665
  • 2
  • 7
  • 14
3
votes
1 answer

Apache ActiveMQ Server-to-Server connection

Our company now uses Websphere MQ to facilitate communication with our business partners, but we're evaluating migration to ActiveMQ. I've read some documentation and articles and haven't found particular option we need - server-to-server…
Czar
  • 143
  • 5
2
votes
0 answers

Symantec Messaging Gateway brightmail

our Symantec Messaging Gateway birghtmail broke yesterday, the issue no one can login into the script I'm just a normal tech at medium clinic, our system administrator rank quit the job, and now everybody is looking at me to fix it. I do have minor…
2
votes
5 answers

What kind of messaging software is needed to run the following situation/process?

Not sure if this is the right section, feel free to move it if it needs to be moved. I'm researching what's required to be able to have a process where a large institution like a college can have the faculty send/recieve emails/sms messages from…
tom smith
  • 441
  • 2
  • 6
  • 10
2
votes
2 answers

Send message to another Computer through Network via CmdLine

I would like to send from a server ( Windows 2008 R2) a pop up message to another Computer in the Network (Windows 7). I already enable AllowRemoteRPC in the registry of my Windows 7 system. This cmd works if I send a message from my Windows 2008…
andreaspfr
  • 203
  • 1
  • 3
  • 7
2
votes
3 answers

OS X: Blast message to all logged-in users?

Is there a way to send a message to all logged-in users on an OS X (Snow Leopard) server? Sometimes I need to reboot the server and would like to give everyone a notice of the impending reboot that gives them five minutes to log-out before I…
mobius1ski
  • 21
  • 1
  • 2
2
votes
1 answer

IPC between multiple processes on multiple servers

Let's say you have 2 servers each with 8 CPU cores each. The servers each run 8 network services that each host an arbitrary number of long-lived TCP/IP client connections. Clients send messages to the services. The services do something based…
z8000
  • 752
  • 1
  • 6
  • 15
1
vote
3 answers

MSMQ Queue Not Processing

I have an rather unpleasant error with MSMQ, one that following the information available on-line isn't fixing. It's resulting in emails (.EML files) going into C:\inetpub\mailroot\Queue and just sitting there not being sent. Environment…
1
vote
0 answers

Service Bus for Windows - Performance and Scalability

We are building out a system using Service Bus for Windows 1.1 for pub/sub. If we were on Azure, we could use partitioning to scale it out. However, the on-premise version does not support partitioning. Instead, all nodes in a farm seem to use the…
1
vote
1 answer

MSMQ messages disappear when they get to remote server

I have to create a MSMQ messaging mechanism between two servers in the same domain, SenderServer (MS Server 2012) and ReceiverServer (MS Server 2008 R2). I created a private, transactional queue in ReceiverServer .\private$\receiver, I gave receive…
CiccioMiami
  • 209
  • 1
  • 3
  • 12
1
vote
1 answer

Exchange 2007 and migrating only some users under a shared domain name

I'm in the process of moving two law firms to hosted Exchange 2007, a service that the consulting company I work for offers. Let's call these two firms Crane Law and Poole Law. These two firms were ONE firm just six months ago, but split. So they…
DomoDomo
  • 143
  • 1
  • 5
1
vote
1 answer

Windows XP vs Windows Server 2008 for server components

My team is developping a number of windows services in .net. These services communicate through a messaging solution and some of them have an expected response time that is well below 100ms. The ops team responsible for provisionning servers doesn't…
1
vote
3 answers

VNC into workstations, send messages etc?

I am using Windows Server 2008 with Windows XP workstations. Occasionally I flick though the workstations at random and see what people are doing. Sometimes, albeit rarely, I see them doing something that's against the terms of use for the network…
dannymcc
  • 2,677
  • 10
  • 46
  • 72
1
vote
4 answers

Can anyone recommend a text messaging service for sending alerts and notices from an Oracle database on Linux?

We're investigating ways to alert users of application errors out-of-hours. Has anyone used a Linux-based text messaging (phone) service for sending out alerts?
Nick Pierpoint
  • 639
  • 1
  • 8
  • 14
1
2