wodXMPP component (DLL) freezes after calling Connect API (wodXMPP)
Kedar,
hi. We would need to duplicate this to give you more info. Freezes I have seen before were always related to inability to resolve hostname to IP since gethostbyname API was used which was blocking wodXMPP by winsock stack, until it resolved the host. Not sure if this is happening in your case.
Anyway, do you get same issue with our sample app?
Kreso