Questions tagged [sametime]

Collaboration and Instant Messaging software developed by IBM Corporation. Provides instant messaging, and online collaboration for meetings, with Audio/Video, Screen Sharing, and Document Sharing. Also now included is Sametime Unified Messaging, with Telephony services.

48 questions
1
vote
2 answers

Lotus Sametime portlets for WebSphere Portal Server 7

I am trying to integrate sametime with websphere portal server 7. I want to show the sametime chat in a portlet. I have searched the net, found "IBM Lotus Sametime Proxy Server upgrade for WebSphere Portal 7", but not sure how to proceed. Even…
aryanRaj_kary
  • 503
  • 2
  • 7
  • 28
1
vote
1 answer

Lotus Domino sametime retrieve online status

Is there any way to use the com-api to get access to online status on sametime? The data should persist in a nsf-file right? Or is this only accessible from the sametime rest api? I only want to access the online status of every user with c#. Does…
dotnet-provoke
  • 1,308
  • 14
  • 25
1
vote
2 answers

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 given date and then display it in sametime.…
vikramjb
  • 1,365
  • 3
  • 25
  • 50
1
vote
1 answer

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 objects) that i select based on a certain constraint.…
vikramjb
  • 1,365
  • 3
  • 25
  • 50
1
vote
1 answer

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 rookie mistakes. I was doing the Java Toolkit tutorial today from de Sametime 8.5.2…
MaestroMaus
  • 342
  • 1
  • 6
  • 18
1
vote
1 answer

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 buddylist with URL =…
Tom
  • 11
  • 1
0
votes
1 answer

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 using 8.5 version. Can you please help…
om471987
  • 5,398
  • 5
  • 32
  • 40
0
votes
0 answers

SQL Server: Count rows in db with sametime

I want to count rows table with condition is today so I add this to a columns in table. With this column I can show order in my business (today). But when many request insert to db at the same time the value count can be same. So how I can get value…
love prince
  • 149
  • 1
  • 7
0
votes
0 answers

set wget to download 10 file at same time

i have this code - links.txt include like 10k link . but wget download first link and after finished download the next link , is there any way to tell wget to start download 10 links or more at same time so the whole time need to download will be…
alex
  • 1
  • 1
0
votes
0 answers

Serial Port Read and Write with Python in same time

i'm trying to read and write data from serial port.i'm reading and writing data separately.It's OK.However when i was writing data to serial port in python with "input" function,i want to read data from serial port in same time.even if the data that…
HHU
  • 1
  • 1
0
votes
1 answer

Two Lslidar(Leishen) connected with One Embedded Board(Jetson Xavier)`s possible?

Running one of the Lslidar(16 Channels) on the Embeded board(ROS development environments) is not a problem. This is because you can use the default IP and ports. But I plan to run two at the same time, and I want to use values other than the…
진성윤
  • 3
  • 1
0
votes
1 answer

Lotus Sametime Embedded - Window Format

How to define a chat structure to show the text just below the name (Picture 1) instead of the text next to the name (Picture 2)? Picture 1 . Picture 2
0
votes
0 answers

My Threading Chat Server isn't work in parallel . Python 2.7

Can someone tell me how to make my code work in parallel , that the client see immediately what other sent and if someone joined the chat . (the code isn't finished because I stopped when I saw the function "receive" and "startconnection" doesn't…
0
votes
1 answer

Creating common database connection for sevaral forms using qt c++

I am creating a simple qt application to provide details and login to the application and retrieve details from the database.It has mainly 2 forms(MainWindow and Dialog) A DBconncetion class has been written to obtain a database connection! I used…
Kushan Peiris
  • 167
  • 3
  • 15
0
votes
1 answer

Sametime install on ubuntu giving error

I am using sudo apt-get install sametime-connect and getting Reading package lists... Done Building dependency tree Reading state information... Done sametime-connect:i386 is already the newest version. The following packages were…
Shubham Chauhan
  • 45
  • 1
  • 2
  • 10