I am working in Microsoft Visual Studio 2010. I have created a WebSite project trying to connect to WebEx Connect that I have an account on.
I have tried httpBindingURL:
https://ssctechcc.webex.com/http-bind as my connectArgs variable.
I have tried with port :5222, /httpbinding and /httpbind
For client.connect("My user name without domain", "password", connectArgs)
I am not able to connect. Using Wireshark, I don't see any transaction between my server running on my PC in Microsoft Visual Studio 2010 environment (IIS 7).
I saw a similar post answered by Tin-Hao Chen, Howard to use
https://im1.ciscowebex.com/http-bindI went to
https://im1.ciscowebex.com and wasn't able to log in with my user name and password that I use for WebEx Connect. The answer that Howard gave was posed saying they had a WebEx Connect account too.
Thanks,
Herbert