TeamJava link button



[ Follow Ups ] [ Post Followup ] [ TeamJava's Message Board - Current Problems ]


Posted by Blair on March 13, 1996 at 02:00:11:

I'm trying to get the sockets to work, I can create a socket but
I'm having trouble with a couple of things

1) finding the correct port to connect to (I'm trying port 80
since this is the html port).

2) once I get the port I would like to be able to open a certain
doc. how would I call this?

3) and Finally writing to that same doc. I might be able to figure this out if
I can get the first two question answered.

Please if anybody could help atleast with the first two questions
I would be greatful.

oh and BTW I do belive that you would have to have something like

System.out.println(content text/html);

or

System.out.println(type text/html);

I believe.


Follow Ups:



Post a Followup

Name:     
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ TeamJava's Message Board - Current Problems ]