I've found one more black hole in Android platform code.
It is java.net.Socket.
Unfortunately, current implementation doesn't fully support a proxy.
Class has the next constructor public Socket(Proxy proxy).
There are tree types of proxy: DIRECT, SOCKS, HTTP.
Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts
Friday, February 26, 2010
Friday, January 15, 2010
Java amazing things
I've come across with the very interesting thing in Java language.
Example below illustrates that.
Example below illustrates that.
Subscribe to:
Posts (Atom)