Re: Sample application is not working. (General questions)
Hi,
WodXMPP by default uses Jabber server. If you want to use Gtalk you should try something like this:
[code]wodXMPP1.Login = some@gmail.com ;
wodXMPP1.Password = your_password ;
wodXMPP1.Security = WODXMPPCOMLib.SecurityEnum.SecurityImplicit;
wodXMPP1.Port = 443;
wodXMPP1.Connect( talk.google.com );[/code]
Let us know how it goes.
Regards,
Drazen
Complete thread:
- Sample application is not working. - ...., 2008-11-11, 07:31
- Re: Sample application is not working. - ..., 2008-11-11, 07:52
- Re: Sample application is not working. - ..., 2008-11-11, 10:05
- Re: Sample application is not working. - woddrazen, 2008-11-11, 10:08
- Re: Sample application is not working. - ..., 2008-11-11, 10:34
- Re: Sample application is not working. - woddrazen, 2008-11-11, 10:45
- Re: Sample application is not working. - ..., 2008-11-11, 10:52
- Re: Sample application is not working. - woddrazen, 2008-11-11, 11:42
- Re: Sample application is not working. - ..., 2008-11-11, 12:17
- Re: Sample application is not working. - woddrazen, 2008-11-11, 14:27
- Re: Sample application is not working. - ..., 2008-11-12, 05:05
- Re: Sample application is not working. - wodDamir, 2008-11-12, 09:54
- Re: Sample application is not working. - wodDamir, 2008-11-12, 10:14
- Re: Sample application is not working. - ..., 2008-11-12, 10:37
- Re: Sample application is not working. - wodDamir, 2008-11-12, 10:53
- Re: Sample application is not working. - ..., 2008-11-13, 05:18
- Re: Sample application is not working. - ..., 2008-11-13, 05:29
- Re: Sample application is not working. - woddrazen, 2008-11-13, 09:01
- Re: Sample application is not working. - ..., 2008-11-13, 09:38
- Re: Sample application is not working. - woddrazen, 2008-11-13, 09:52
- Re: Sample application is not working. - ..., 2008-11-13, 10:07
- Re: Sample application is not working. - woddrazen, 2008-11-13, 10:19
- Re: Sample application is not working. - ..., 2008-11-13, 13:08
- Re: Sample application is not working. - woddrazen, 2008-11-13, 13:21
- Re: Sample application is not working. - ..., 2008-11-14, 04:40
- Re: Sample application is not working. - wodDamir, 2008-11-14, 08:26
- Re: Sample application is not working. - ..., 2008-11-14, 04:40
- Re: Sample application is not working. - woddrazen, 2008-11-13, 13:21
- Re: Sample application is not working. - ..., 2008-11-13, 13:08
- Re: Sample application is not working. - woddrazen, 2008-11-13, 10:19
- Re: Sample application is not working. - ..., 2008-11-13, 10:07
- Re: Sample application is not working. - woddrazen, 2008-11-13, 09:52
- Re: Sample application is not working. - ..., 2008-11-13, 09:38
- Re: Sample application is not working. - woddrazen, 2008-11-13, 09:01
- Re: Sample application is not working. - ..., 2008-11-13, 05:29
- Re: Sample application is not working. - ..., 2008-11-13, 05:18
- Re: Sample application is not working. - wodDamir, 2008-11-12, 10:53
- Re: Sample application is not working. - ..., 2008-11-12, 10:37
- Re: Sample application is not working. - wodDamir, 2008-11-12, 10:14
- Re: Sample application is not working. - wodDamir, 2008-11-12, 09:54
- Re: Sample application is not working. - ..., 2008-11-12, 05:05
- Re: Sample application is not working. - woddrazen, 2008-11-11, 14:27
- Re: Sample application is not working. - ..., 2008-11-11, 12:17
- Re: Sample application is not working. - woddrazen, 2008-11-11, 11:42
- Re: Sample application is not working. - ..., 2008-11-11, 10:52
- Re: Sample application is not working. - woddrazen, 2008-11-11, 10:45
- Re: Sample application is not working. - ..., 2008-11-11, 10:34
- Re: Sample application is not working. - woddrazen, 2008-11-11, 10:08
- Re: Sample application is not working. - ..., 2008-11-11, 10:05
- Re: Sample application is not working. - ..., 2008-11-11, 07:52