Polska wersja English version
About company Other programs

Home Page
Details
Screenshots
Download
Order
FAQ
History
Tools


WCIntegrator

WCIntegrator is a COM control allows you to easy integrate your existing IT infrastructure with Windows Communicator.

The most valuable functions:

  • log in on Windows Communicator nick
  • download users list
  • sending public and private messages
  • getting the system messages
  • changing user status
  • changing and readingthe topic

Step by step integration.

1. Download COM - download
2. Register COM object:

regsvr32 c:\....\....\WCIntegrator.dll

3. Download sample VBS script - download

Open WCIntegratorTest.vbs in notepad and modify lines below:

Integrator.ServerIP = "127.0.0.1"
Integrator.Login "test2","test2", 0, "I'm out of office"
Integrator.PrivateMessage "test", "Hello test"

You can also download the Visual Studio 2008 (C#) sample communicator based on WCIntegrator COM Object - download


WCIntegrator changelog:

 
Version Description
2.1.1 + protocol compression
2.1.0.6 * corrected users list collecting method
2.1.0.4 - removed AdminLogin function
* new Login function parameter, added AwayMessage