search for: buddytalk

Displaying 2 results from an estimated 2 matches for "buddytalk".

2006 Dec 27
1
network application problem
Installed BuddyTalk Dialer (VoIP client). It was requested mfc42.dll which I was download and put in system32. After running it could not regiter with server. Probably because it is incorrectly create udp socket. it listen UDP port 8481 on 255.255.255.255 address instead of 0.0.0.0 which linux kernel usually listen. I...
2007 Jan 22
2
local IP address for NETWORK SOCKET
How wine define local IP settings for creating socket? does it use tcp/ip API of Linux kernel? have a problem with few networking application. It is able to use simple queries if it is forks just as client for example Internet browser, but if it trying to create socket it listen port on a wrong IP address or just does not create socket.... also in .wine directory I find file .wine/igsp.log which