Results 1 to 19 of 19

Thread: listening on a remote machine

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    Re: listening on a remote machine

    i dont see a need for a separate winsock control.. the current one im not using anymore.. since the data is not sent to the local machine..

    have u tried connecting to a remote machine and listening? it does not work for me.. this is what i tried modified my form load

    Code:
    winsock1.remotehost =Ipaddress
    winsock1.remoteport=port
    winsock1.listen

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    9

    Re: listening on a remote machine

    Quote Originally Posted by azwaan
    i dont see a need for a separate winsock control.. the current one im not using anymore.. since the data is not sent to the local machine..

    have u tried connecting to a remote machine and listening? it does not work for me.. this is what i tried modified my form load

    Code:
    winsock1.remotehost =Ipaddress
    winsock1.remoteport=port
    winsock1.listen
    its already there!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width