Sockets (I need some tips)
I want to install a Messaging-system for a Windows NT and UNIX LAN.
I was told that Sockets are the best method to communicate between WinNT and UNIX.
I am totaly new in this area. So I need some tips and facts about sockets and realizing them in the MFC.
ÖÖÖÖÖ@OOOOOOOOOO00000000ooooooooooo°°°°°.... . . . . . . . . . .
Re: Sockets (I need some tips)
Have a look in the help file under CSocket and CAsyncSocket. In there is a guide to the order of events for creating client and server sockets. Once you have read that, if you have some questions e-mail me at [email protected] and I'll help you.
You must realise that you need to derive from C(Async)Socket as the base class ignores incoming data.
Re: Sockets (I need some tips)
I wrote a small program that connect NT and SCO UNIX by the use of Socket and WinSocket. I can send it to you if you give me your E-Mail.
Re: Sockets (I need some tips)
Hi! I am very much interested in socket programming.
I want our Win95/98/NT computers to be able to communicate
with our Sun Solaris computers. Could you help me please?
Your "small" program will be a "big" program for me.
my e-mail address is [email protected]
thanks so much.