curl-library
Re: Selecting between different networks
From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Sun, 10 May 2009 09:00:47 -0500
Date: Sun, 10 May 2009 09:00:47 -0500
On May 10, 2009 Michael Hecker:
> my computer is through a LAN and and a Wifi connected to the internet. Can I
> somehow tell cURL which connection to use?
For the command-line tool, you can use the --interface option.
For libcurl, see CURLOPT_INTERFACE
- Jeff
Received on 2009-05-10