Questions tagged [instantmessenger]
15 questions
5
votes
3 answers
Creating a simple LAN messenger
I want to create a simple LAN conference-chat style messenger in Java but I have no clue where to start.
It must have the following features:
no permanent username: the user must be able to type in a username every time he joins but should have a…

A User
- 375
- 2
- 4
- 13
2
votes
1 answer
Send Whatsapp message with root
I'm wondering how some apps manage to send whatsapp messages fully programmatically. I know that it is not possible without root permissions. As I'm not that familiar with programming root enabled android apps, I have no clue how it works. Example…

user74416
- 161
- 1
- 1
- 7
1
vote
8 answers
How to notify users about another one is now online?
I'm using yahoo messenger to chat with my friends. Every time a friend of mine comes online (almost intermediately) YM will notify me. How did Yahoo! (and other companies) do to implement this? As far as I guess, there are some techniques to solve…

Delta76
- 13,931
- 30
- 95
- 128
1
vote
2 answers
ASP.NET Open Source Solution
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…

Shahin
- 12,543
- 39
- 127
- 205
1
vote
2 answers
Display User Picture in Lync 2013
I am working on small application using the lync 2013 sdk. Is there any way provided in sdk where I can implement a functionality to allow user to upload his picture using any API provided in the SDK.
If it is possible then what and where is the…

Amit Sharma
- 31
- 2
1
vote
2 answers
c# sorting objects in list by contact status and name
I have a BindingList with objects in which is saved some contacts.
internal static BindingList

sczdavos
- 2,035
- 11
- 37
- 71
0
votes
2 answers
A pre-coded web-based client that can connect to OSCAR/AIM and/or GCHAT that I can host on my web server?
Does anyone know of a readymade web-based client that I can host on my personal web server to be able to connect to AIM? I guess I'm looking for more of a solution like gmail-lite (a php coded client that connects to gmail, hosted on your web…
James
0
votes
1 answer
How does mobile messenger work?
As far I am concern, ebuddy manages all users accounts and when users connect to messenger service (both from websites and mobile phones), they in fact connect through ebuddy server (not directly).
Does EQO mobile messenger work in same way? Or we…

fireball003
- 1,909
- 5
- 20
- 24
0
votes
2 answers
How to use JBuddy SDK to create a simple yahoo messenger client?
I tried to find a free .NET API which I could use for making a messenger client and after searching I found it can be done using JBuddy SDK.
Instant Messaging SDK : The JBuddy SDK
From what the site says, they made a wrapper for .NET of their Java…

Răzvan Flavius Panda
- 21,730
- 17
- 111
- 169
0
votes
1 answer
How to make an instant messenger system in current internet settings?
First I want to define my question:
1, I am talking about computer program doing the IM, not mobile app. The program should be working in every home, or office environment.
2, Right now all (or most) home computers are behind a router, protected by…

Ben Lin
- 807
- 10
- 15
0
votes
2 answers
android: jml library for msn don't work on android 2.1?
I have managed to connect to msn through jml library on android by adding the getpropertyaction class in my project.
On android 2.2 works just fine, I can login, get the contacts, send and receive messages and other..
On android 2.1 when I press…

Cata
- 11,133
- 11
- 65
- 86
0
votes
1 answer
Creating website containing google talk messenger, yahoo messenger and hotmail messenger like ebuddy
i am creating a website containing all this messenger mentioned above. I just want to know that which language should i use to embed all this messenger on one website .. ? shall i use PHP / JSP / any other server scripting ? also suggest me some…

Piyush
- 1
0
votes
6 answers
AJAX Instant messenger
Hi I am trying to make an AJAX instant messenger. I currently have a website (with user logon, admin area etc.) using PHP, MySql, Java Script etc and an AJAX chat prog with 2 chat rooms (and users in room list etc) and it works really good, but dont…

alli123
- 33
- 2
- 7
-1
votes
1 answer
c# agsxmpp documentation
Exists any agsxmpp documentation? I cannot find anything. I'm making IM and I need know following:
how can i get contact list (contains - current availability, nickname, identificator (user@site))
not sure if this event works (need for availability…

sczdavos
- 2,035
- 11
- 37
- 71
-2
votes
3 answers
Creating a multi-chat client
How do I create a XMPP chat client in Android for Yahoo, Gmail, AOL, etc., How do Nimbizz, eBuddy, Fring do it?

Ragunath Jawahar
- 19,513
- 22
- 110
- 155