You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Davy Haas <da...@ibuildings.nl> on 2001/11/12 12:30:09 UTC

Getting started with TCP

Hi, can anybody help me getting started with a simple TCP server 
(servlet) to serve a Kylix TCP client? An URL would be perfect. Thanks.
-- 
Davy Haas            <da...@ibuildings.nl>
ibuildings.nl BV - information technology
http://www.ibuildings.nl/  -  046-4000923


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Getting started with TCP

Posted by Steve Vu <st...@yahoo.com>.
You might to check out
http://java.sun.com/docs/books/tutorial/networking/sockets/index.html, which
is a tutorial on Socket class, the foundation for writing network type
applications.

-----Original Message-----
From: Davy Haas [mailto:davy@ibuildings.nl]
Sent: Monday, November 12, 2001 3:30 AM
To: tomcat-user@jakarta.apache.org
Subject: Getting started with TCP


Hi, can anybody help me getting started with a simple TCP server
(servlet) to serve a Kylix TCP client? An URL would be perfect. Thanks.
--
Davy Haas            <da...@ibuildings.nl>
ibuildings.nl BV - information technology
http://www.ibuildings.nl/  -  046-4000923


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>