smart client port communication

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RA

    smart client port communication

    Hi

    Is there a way to setup the port that a smart cliant uses to send the http
    request (something different than port 80)?

    Thanks


  • Uncle Sam

    #2
    RE: smart client port communication

    The HTTP URL, just append the port number to it:

    i.e http://smartclientserver:8080/Files/Assem.dll

    This will retrieve the files via port 8080.


    "RA" wrote:
    [color=blue]
    > Hi
    >
    > Is there a way to setup the port that a smart cliant uses to send the http
    > request (something different than port 80)?
    >
    > Thanks
    >
    >
    >[/color]

    Comment

    Working...