first-time net-coder close-problem
yup, just as the title sais, i''m a n00b for winsock programming. however, i''ve found it pretty simple to understand the basics of winsock 2.0. now to my problem:
when one of my computers disconnects, the other will receive a message from the disconneted one, and crashes. i think that''s because i do not close() and shutdown() the connected socket before closing the application. so, when i''ve implemented the code to disconnect upon closing, the closing machine will crash on close() or shutdown(). have i missed something?
(i just realized that this post went pretty confusing, but hey, it''s late here and i''ve been coding for tens of hours)
Ethereal
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement