createSocket(InetAddress, int, InetAddress, int) method

Syntax

public Socket createSocket (
    InetAddress inaddr,
    int i,
    InetAddress inaddr1,
    int j
) throws IOException