i am looking for an open source Solution for a company. For example we have a management Unit. and some Departments (for example 20). i am looking for a system that enable me to this : clients (Departments) can send Request as text message to Management Unit and Server can Answer them. abstract : an Open Source Offline messenger. is there any suggestions? thanks. UPDATE : a web base system that enable me to send and receive Messages between some computers in Lan network.
Asked
Active
Viewed 358 times
1
-
It is entirely unclear what you are looking for. An SMS solution? Something else? Hierarchy management? – Oded Feb 26 '11 at 19:55
-
Sounds like you could simply use emails? – citronas Feb 26 '11 at 19:56
-
Are you looking for message queue system? – ShahidAzim Feb 26 '11 at 20:00
-
@ShahidAzim : Something like this (message queue system.) – Shahin Feb 26 '11 at 20:03
-
@Oded : not SMS Solution. A web base solution to send and receive Messages (Requests as text) between some Computers in network . – Shahin Feb 26 '11 at 20:05
-
@citronas i can use email but i want a open source system that i can extend that. – Shahin Feb 26 '11 at 20:07
2 Answers
0
One solution would be to use .NET to write messages to Jabber. Obviously, the consumers will need a Jabber client.

Thomas
- 63,911
- 12
- 95
- 141