tty
hello i am trying to write a chat program. I use a server entity to broadcast a message send by an user , to all users. What i want to do is , after someone finished typing a message and hits enter , to make that line dissappear while at the same time allowing normal behavior to the read function.
hello
i am trying to write a chat program.
I use a server entity to broadcast a message send by an user , to all users.
What i want to do is , after someone finished typing a message and hits
enter , to make that line dissappear while at the same time allowing normal behavior to the read function.
the line will be received from the server later.
How can i accomplish this?
thanks
i am trying to write a chat program.
I use a server entity to broadcast a message send by an user , to all users.
What i want to do is , after someone finished typing a message and hits
enter , to make that line dissappear while at the same time allowing normal behavior to the read function.
the line will be received from the server later.
How can i accomplish this?
thanks
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.