Asynchronus Sockets
Posted: Fri Jan 17, 2003 11:35 pm
Hello All!
I have taken a small break from OS deving and decided to do some small applications and I ran into a problem... Asynchronus Sockets. I have searched High and Low for a decide tutorial but nothing I try works. I create the socket, make a new message, use the proc to handle it, FD_ACCEPT it and the whole 9 yards, but not a single thing ??
Has anyone worked with them or have any good knowledge of how to make them work! simply too! hehe And also, With all of my reading, I noticed a few people say you cannot place the server and client in one application, is this true? I don't see why not, and I do believe its possible, but then again, who knows?!
I hope to hear from someone soon!
Thanks a lot guys!
-GT
I have taken a small break from OS deving and decided to do some small applications and I ran into a problem... Asynchronus Sockets. I have searched High and Low for a decide tutorial but nothing I try works. I create the socket, make a new message, use the proc to handle it, FD_ACCEPT it and the whole 9 yards, but not a single thing ??
Has anyone worked with them or have any good knowledge of how to make them work! simply too! hehe And also, With all of my reading, I noticed a few people say you cannot place the server and client in one application, is this true? I don't see why not, and I do believe its possible, but then again, who knows?!
I hope to hear from someone soon!
Thanks a lot guys!
-GT