The sametime tag has no wiki summary.
0
votes
1answer
29 views
Reading A File While It is writed by another process
I have an application uses C://root folder. This folder contains images. These images are readed by Pictureboxes.
Images are coming from a linux machine by FTP. A linux machine uses ftp to open ...
1
vote
1answer
78 views
Sametime Java Toolkit loginByPassword deprecated
First I would like to start off with the info that I have just started as an intern at a company that works with IBM software. So please forgive me if I am making a mistake or do not know something.
...
0
votes
1answer
172 views
moving 2 controls (picturebox) moving parallel not sequence
the two virtual mouse image mission is move horizontal movement and click the destination point . in the following code is running successfully in Sequence (one by one ).
i want to edit this code to ...
1
vote
1answer
160 views
Sametime Rest API buddylist
I'm using sametime rest api.
I'm connecting to my server by URL = "http://servername:port/stwebapi/user/connect?"
I have a return code 200 OK. So I'm right connected.
When I try to recovering mu ...
0
votes
2answers
57 views
Maintain a state of a variable in an asynchronus function
I don't know if there is a term for the thing i ask about, so i'll try to illustrate it:
I Got a function that takes an array of contacts, and loop them through to update their status on the website. ...
0
votes
1answer
90 views
Is it possible that two requests at the same time double this code? (prevent double database entry)
1) The controller code (Symfony2 framework):
$em = $this->getDoctrine()->getEntityManager();
// get latest toplist
$last = ...
0
votes
1answer
245 views
Export Sametime buddylist from vpuserinfo.nsf use lotusscript
I know we can get access to custom data of vpuserinfo.nsf using: byteArray = notesDocument.GetItemValueCustomDataBytes( itemName$ , dataTypeNam$)
But i don't know the datatypename of "8193". Can ...
0
votes
2answers
212 views
LotusScript to alter Sametime Server Community
Can someone give or direct me to LotusScript that will allow me to add\remove a Sametime Server Community. We have to update all employees to the new Sametime server we have created. Probably half the ...
0
votes
1answer
90 views
Multitouch (not gestures!) does not work on Windows Phone devices?
I read something about it, the standards controls (buttons, etc) do not support multitouch, you can only use one control at a time.
I need to use two sliders or drag drops at the same time, among ...
0
votes
1answer
250 views
Cannot find SameTime Local Server with port 59449
Hi I am working on SameTime Web Connect Api. I the help document they have written, you will see servlet with port number 59449. However when I run LotusNotes and SameTime I find the port closed. I am ...
1
vote
2answers
970 views
Open IBM Sametime chat window programmatically
Consider a scenario where Sametime chat is already running. It is possible open chat with another person from another program? Can you please tell me the procedure?
Thanks a lot,
Omkar
1
vote
1answer
854 views
java.lang.Object can not be resolved. It is indirectly referenced from required .class files
i am using eclipse 3.2 version.
in sametime based i am getting error on package: java.lang.Object can not be resolved. It is indirectly referenced from required .class files.
on build path JRE is JRE ...
1
vote
1answer
105 views
Is there any tutorial available To make preference page using SWT in lotus sametime
Is there any tutorial available to make preference page using SWT in lotus sametime
1
vote
0answers
51 views
Is it possible to create a Sametime plug in to schedule a multi-person chat to open automatically?
I want to create a plug in for Sametime so I can schedule a multi-person chat with a group of people to open, for example, everyday at 9:30 a.m.
Is it possible to create such a plug in?
Which APIs ...
0
votes
1answer
286 views
Programming a bot for Lotus Sametime: Are there any test server?
I'm currently working on a chat-bot for IBM Lotus Sametime. I'm following this tutorial.
My problem is, that I don't know how to test my bot: I've got access to a Sametime server, but I only have my ...
0
votes
1answer
132 views
Robot for AIM, Samtime, OCS, etc
we know Google supplied some robots of gtalk , such as en2de@bot.talk.google.com which translates the messages you send to it from english to german.
And I want to know are there any robot IM ...
0
votes
1answer
260 views
how get the Geographic location values of Preference panel of Lotus Sametime
i am using IBM Lotus Sametime 8.0.2. in Geographic location link of Preference panel of File menu have some fields like Personal address, City, Postal code etc. Can i get the values of these fields in ...
0
votes
2answers
903 views
Lotus Sametime web service API
Is there a SOAP or REST API for Sametime to enable an application to push presence information on behalf of all Sametime users, and to subscribe or poll, the users' presence information?
Where can I ...
0
votes
3answers
1k views
Plugin inside Sametime with Lotus Notes Classess - The Whole Story
It's gonna be a long read so Thanks for being patient :).
I have been trying to develop a plugin to be executed inside Lotus Sametime. The idea of this plugin is to extract the calendar entries for a ...
1
vote
1answer
92 views
Using AlertManager in Sametime 7.5.1
Based on the code here I was able to create an alert window for a specific message to be displayed on my screen. The next step for me is to show the same alert windows to specified userid (person ...
2
votes
2answers
560 views
Sametime Plugin Development Using Eclipse 3.5 and ST 7.5
I have been trying to setup a Dev environment for Sametime Plugin Development for a week now but I am facing issues in one form or the other. The issues that I am facing are
After setting up the ...
2
votes
0answers
76 views
SP3 installed, vs. SP3 slipstreamed, difference in default security settings?
A Lotus Notes installation, Domino 7x, which ends up trying to start a IBM SameTime 7.5.1 chat client, fails on some machines.
Specifically, it fails on Windows XP machines that has SP3 slipstreamed, ...