TCPIP Communication between windows and wine ..Perfor. issue

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
yugandhar
Level 2
Level 2
Posts: 25
Joined: Mon Dec 01, 2008 11:08 am

TCPIP Communication between windows and wine ..Perfor. issue

Post by yugandhar »

Hi,

Am running one of my application in windows 2003 server which communicates with the other application running under wine in oracle enterprise linux.The communication happens between the two applications using multiple channels with different IPs and multiple ports.
I found performance getting down with channel read time outs comparative to the same applications running between two differnet windows machines.

Request to share me how the multiple socket communication happens in wine and is there any settings required in linux or wine to improve the performance.

Thanks,
Yug
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: TCPIP Communication between windows and wine ..Perfor. i

Post by vitamin »

yugandhar wrote:Request to share me how the multiple socket communication happens in wine and is there any settings required in linux or wine to improve the performance.
Have at it: http://source.winehq.org/git/wine.git/
Locked