Testing TCP/IP on FD on Desk

  • Is there a way I can test tcp/ip commute with my server
    on fd on desk only , not using actual robot?

    i can't find where to set Ip address

  • I will be setting the TCP IP address on the computer in which FDonDesk is running

    I've tried this, but i couldn't get it to connect on my server


    PC IP address setting :192.168.0.10


    FDonDesk: UsrTask running

    SOCKCREATE 1,0

    SOCKCONNECT 1,10,2114,5

    Edited once, last by Extreox ().

  • See below an example for SOCKCREATE and SOCKCONNECT


    'CREATE SOCKET

    'The Client must first create a socket

    'using the SOCKCREATE function.

    'This socket number should be the same as the server.

    SOCKCREATE 1,0


    'CONNECT SOCKET

    'The client attempts to connect to the server.

    '2ND PARAMETER BELOW HAS TO BE SERVER'S IP ADDRESS LAST NUMBER!

    SOCKCONNECT 1,11,48952,20

Advertising from our partners