Muiltple opening of a port...

Hi,

I am written a program based on qnx for NS83815 netgear chip and I am able
to open
port and send packets but when muiltple applications are trying to open the
port, I am getting
error…

My program ofcourse “does not” support muiltple opening of port, hence I
need advice what
exactly I should do for writing a program which can do muiltple opening of
port.

Do I have to have write separate private structure for each port opening???

Any advice will be helpful.

Do let me know if you need any more clarifications.

Thx,
Mankan

Isn’t there a driver already available to do that? “ns82815.so”.I am curious
about how your program works. To be able to send/receive packets you need
to bind with io-net(Unless you are using sockets).What is your interface
with io-net?

Sreekanth

“Mankan” <smankan@nospam.ueidaq.com> wrote in message
news:b71d8n$p5$1@inn.qnx.com

Hi,

I am written a program based on qnx for NS83815 netgear chip and I am able
to open
port and send packets but when muiltple applications are trying to open
the
port, I am getting
error…

My program ofcourse “does not” support muiltple opening of port, hence I
need advice what
exactly I should do for writing a program which can do muiltple opening of
port.

Do I have to have write separate private structure for each port
opening???

Any advice will be helpful.

Do let me know if you need any more clarifications.

Thx,
Mankan


\