Author Topic: TCP/IP Connecion to Winsock  (Read 10233 times)

Offline Marco

  • Newbie
  • *
  • Posts: 21
    • View Profile
TCP/IP Connecion to Winsock
« 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

Offline Marco

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: TCP/IP Connecion to Winsock
« Reply #1 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

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3232
    • View Profile
    • uTasker
Re: TCP/IP Connecion to Winsock
« Reply #2 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