Gentee Programming Language > Documentation > Libraries Download documentation

socket.isproxy

This method can be used to determine if a socket is connected via a proxy server or not.

uint socket.isproxy()

Return value

1 is returned if the socket is connected via a proxy server and 0 is returned otherwise.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.