Hi.
I have built a miniport driver (PB 4.2) in order to have a system that works
like a router. I have my router and two pcs connected to it, and everything
works well with ping, telnet or FTP, except when I try to transfer 2 files at
the same time from one pc to the other, the files are transferred, and I am
still able to communicate between the two computers (ping, telnet or ftp)
but with the device running my router and wce I am only able to ping, if I
try to do an FTP or Telnet it doesnâ??t work, it seems like the stack ip it is
not working well. I am sure that I am doing something wrong, but my problem
is to know what am I doing wrong. Is there any way to see what is going
wrong? I have tried to run my driver in debug mode to see if I could catch
some DEBUGMSG, but I got nothing. Could someone give any ideas on how to see
whatâ??s happening?
Thanks in advance.
Duarte.