Click to See Complete Forum and Search --> : Sockets (I need some tips)
DiDi
May 14th, 1999, 04:13 AM
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°°°°°.... . . . . . . . . . .
Jason Teagle
May 14th, 1999, 07:08 AM
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 jteagle@solartron.com and I'll help you.
You must realise that you need to derive from C(Async)Socket as the base class ignores incoming data.
IVS
May 14th, 1999, 08:57 AM
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.
Tonio
May 18th, 1999, 04:25 AM
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 ermitonio@mailcity.com
thanks so much.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.