#send message

12 messages · Page 1 of 1 (latest)

uneven plazaBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

vocal cloak
#

how do i send a message to the server

vocal cloak
#

To send a message to the server, you can use the write function.

#

"ssize_t write(int fd, const void *buf, size_t count);"

#

it does not work

#

Check DMs

vocal cloak
#

Please use send With the MSG_NOSIGNAL flag

#

Write is for general purpose file descriptors, send is for sockets.

vocal cloak
#

I already do socket programming

#

I also don't understand how to use "date"

uneven plazaBOT
#

@vocal cloak

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. You can use !solved to close a post and mark it as solved.

vocal cloak
#

string comparision