Click to See Complete Forum and Search --> : HELP! I need to create broadcast sockets


cwarez
July 23rd, 1999, 04:07 PM
Can someone please help me?
I need to create broadcast sockets program for NT network. I need to use MFC CSocket class. Any samples would be appreciated.

Thank You

cwarez@megsinet.net

Bogdan Nedelcu
July 23rd, 1999, 06:37 PM
If you are interested in the UDP comunication style - meaning sockets with no active connections then I might help you with an example of chat using this protocol. Get back to me for more details

cwarez
July 24th, 1999, 01:20 AM
Thanks!
That's exactly what I'm looking for.
However, I need to do it using MFC(CSocket or CAsyncSocket) not API.

If you have a sample please post it or email it to me at
cwarez@megsinet.net

Thanks again