|
-
May 14th, 1999, 04:13 AM
#1
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°°°°°.... . . . . . . . . . .
-
May 14th, 1999, 07:08 AM
#2
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.
-
May 14th, 1999, 08:57 AM
#3
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.
-
May 18th, 1999, 04:25 AM
#4
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|