Subject: Network Stack Compability
To: NetBSD <port-i386@netbsd.org>
From: samiel <samiel@wanadoo.wnet>
List: port-i386
Date: 04/28/2002 03:41:19
This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C1EE66.8EF60FD0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am writing a chat server & client for Solaris as a homework, i've in =
home netbsd so of course i use it to compile and see if practice is =
running well, but it isnt so,
the sockets are TCP_STREAM and connect() is acepted by select() but the =
set is not actuallized (if select() remains waiting it frezees)...

    So I copied the Solaris documentation exmple on multiplexing as it =
comes & does not function too!!!

My Question is: Are there actually differences between both OS =
Socketing???=20

------=_NextPart_000_0007_01C1EE66.8EF60FD0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am writing a chat server &amp; client =
for Solaris=20
as a homework,&nbsp;i've in home netbsd so of course i use it to compile =
and see=20
if practice is running well, but it isnt so,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>the sockets are TCP_STREAM and =
connect() is acepted=20
by select() but the set is not actuallized (if select() remains waiting=20
it&nbsp;frezees)...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; So I copied the =
Solaris=20
documentation exmple on multiplexing as it comes &amp; does not function =

too!!!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>My Question is:&nbsp;Are there actually =
differences=20
between both OS&nbsp;Socketing???</FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0007_01C1EE66.8EF60FD0--