µTasker Forum

µTasker Forum => FreescaleTM MC9S12NE64 => Topic started by: Marco on February 03, 2009, 04:20:58 PM

Title: TCP/IP Connecion to Winsock
Post by: Marco on February 03, 2009, 04:20:58 PM
Hi

I am a newby to uTasker, I was wondering if anyone had an example of how to connect to winsock in VB6, and send/recieve Data.  I know how to connect from one computer to another using winsock and send/recieve, but have not succeeded in doing so with uTasker.

Thanks

Marco
Title: Re: TCP/IP Connecion to Winsock
Post by: Marco on February 03, 2009, 04:55:56 PM
Ok, I just now got UDP to do exactly that.  So it is posible, can anyone help me to make the transition to TCP?

Thanks

Marco
Title: Re: TCP/IP Connecion to Winsock
Post by: mark on February 03, 2009, 06:53:01 PM
Hi Marco

The following thread should give you enough information to add a TCP client or listener to your project.

http://www.utasker.com/forum/index.php?topic=25.0

Regards

Mark