Thanks for your kindly replay.

> another way may be found according to the following test:
> in my case, i am connected to the internet via wlan0. my eth0 isn't
> connected to anything. in a terminal:
> $ curl --interface wlan0 google.de
> returns some html, while
> $ curl --interface eth0 google.de
> throws "curl: (7) Couldn't bind to 'eth0'"
>
> but if i bring my inet connection with wlan0 down
> $ curl --interface eth0 google.de
> and
> $ curl --interface wlan0 google.de
> both will give "curl: (6) Couldn't resolve host 'google.de'"

I got one example program. I have to try How to execute code.

I am enabled the componet-->gb.net & gb.net.curl

program compiled successfully. and run the program not getting output..
.

/** How to execute code **/ My code.

http://pastebin.com/AyMP61JW

please guide me..


-Ganesh


-- 
Did I learn something today? If not, I wasted it.

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to