hi, dear sir/madam,
 
I am a Chinese programmer. My name is Dennis Xu. Now, I am engaging in a project , Winux, which is similar with WINE. I built the project partly under Win2k by Visual C++. I decided to write my own wsock32.dll to support the Xll.dll, and have used linux syscall as the socket interface to linux. When I studied the source code about the socket of WINE, I found it was quite different from the BSD socket. What i want to know is:
 
1. What extra does Wine socket do except what the BSD socket does?
2. Could I use BSD socket (I have wrote many BSD socket through INT 0X80 to implement socket) instead of using WINE socket?
3. Could you give me some advice to using WINE source code in Visual C++?
4. Where can I get further information about the implement of WINE socket?
 
Your help will be greatly appreciate.
 
best wishes
 
Dennis
 

Reply via email to