Mini2440 with socket programming

ThanhVoDuy
Dear all,

I'm new to work with mini2440. I have to make a program that communicate
with PC to send/receive data through Ethernet port on mini2440 by Visual
Basic 2008. I found a lot of examples with winsock on PC. Unfortunately,
winsock isn't supported by windowsCE (I work on WinCE 6). 

Therefore, could you show me how to start with Ethernet/Socket/TCP/IP
programming on this device and Visual basic. It's best if you have some
examples.

Thank you very much.

Dave McLaughlin
Amazing what a Google search will throw up! :)

http://www.codeproject.com/Articles/14585/CCESocket-a-general-purpose-TC...

ThanhVoDuy
Thank you,Dave. But CCeSocket comes with MFC. What about Visual Basic? What
can I do or What do we have for socket? 
Thanks alot.

ThanhVoDuy
Anyone help please!!!