Networking Section Index | Page 2

I am using URLConnection to simulate a browser HTTP POST. However, the website (ebay) claims I cannot accept cookies? I have tried setting the "User-Agent", "Referer" fields etc...What am I doing wrong? How do I accept cookies? A code sample would be much appreciated.

On a linux machine to get the local IP address.

This doubt has been there in my mind regarding socket-port relationship that whether a port is associated with only one unique socket object or multiple socket objects can be associated with a single port?

Here is my question: I have a java serversocket application staying on a windows machine, and listening a certain port say 1111. Can I using other window's application (written in Delphi, for example) to connect this java socket and send information to, or receive response from this java application? I tried, however, I can't read anything from a client( written in Delphi).

In Java, is there any way of getting all the IP addresses associated with a multi-homed system?

I have a Dialup connection with a Ethernet Lan card . When I have dialed up and connected to the Internet I need to know what IP address is assigned to me by the ISP. Please if anyone could help me out on this.

I need to build a small application to detect a ftp server's operating system and also it's server. Until now, I can only detect a web server's server but not the operating system (and not a ftp server :( ). Can anyone help me out?

I want to monitor some network-printer status via java, maybe tcp/ip ....

I was wondering if anyone had any ideas on if or how you can implement bandwidth throttling with java?

I am trying to send a multipart/related message through http post method using URLConnection.

I am using a servlet on a high-volume web server.

I want to emulate this form :

I'm having some thoughts of how to write a wrapperclass to the Socket-class.

Is there any open source Java ICQ client that supports sending SMS ?

Where can I get some code examples demonstrating the use of J2SE 1.4's non-blocking I/O API for a client/server application?

About | Sitemap | Contact