Jasper Veeckman wrote:
> hey,
>
> I'm coding a small chat program with sockets. Server and client are the
> same prog, u just have to choose what role u want to play. Server sets
> socket in listening and client connects
>
> I want to be able to write messages from both sides, but only client
-
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Jasper Veeckman" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 05, 2005 5:15 PM
Subject: [twsocket] SocketServer send message ..
> hey,
>
> I'm coding a small chat program with sockets. Serve
hey,
I'm coding a small chat program with sockets. Server and client are the same
prog, u just have to choose what role u want to play. Server sets socket in
listening and client connects
I want to be able to write messages from both sides, but only client side works
for now, when I want to