Message-Id: <3.0.1.32.19970723095107.007cab90@email.psu.edu> Date: Wed, 23 Jul 1997 09:51:07 -0400 To: djgpp AT delorie DOT com From: Jonathan Swaby Subject: Sockets Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk Can programs that were written to use UNIX sockets work with Windows 95 sockets. I have a couple of programs that I have written for my UNIX account that I would like to get to run on my PC. The programs compile fine, but the give an exception error at 0x00000013 Application got signal SIGSEGV. I am running the program from a DOS window, but I have compiled it using the -Zwin32 option. I have RSXNTDJ 1.3. What will I need to access the Windows 95 Sockets? Thanks Jonathan Swaby