[Wine] Network applications

Pavel V. Chjen pavel at ipdatacom.net
Sun Jan 7 09:38:45 CST 2007


On Thu, 2007-01-04 at 21:22 -0500, Pavel V. Chjen wrote:
> > What about being a little more specific?  Networking works fine
> under Wine in 
> > most cases.  Also check http://appdb.winehq.org/ 
It is BuddyTalk (VoIP client).
It is create ODP socket but regarding netstat it is listen in it on
address 255.255.255.255 instead of current ip address or 0.0.0.0
when I dump sniff network traffic system receive packets from server but
looks like not froward data to application and return ICMP respond UDP
port unreachable. Look like kernel ignore packets because linux usually
not listen port on address 255.255.255.255. It is use 0.0.0.0 for all
network interfaces or specific IP address. 




More information about the wine-users mailing list