Re: network bridge between Ethernet and GPRS modem by K
K
Wed Mar 26 15:57:05 PDT 2008
While network bridge can only forward layer 2 data which means both NDIS
interface nned to be 802.3 ethernet package and it may not possible on this
solution.
In the other hand, a TCP/IP routing feature IPNAT or jsut an ordinal IP
router should work on this combination.
"Charles Wang" <CharlesWang@discussions.microsoft.com> wrote in message
news:42249BAA-1D87-45FA-B522-1AF1732896E5@microsoft.com...
> Hi All:
>
> In CE 5.0, Is that possible to make a network bridge between Ethernet and
> GPRS modem.
>
> According to the "Network Brdige Registry configuration sample", we must
> specify the network adapter name, that what's the name will be?
>
> BTW, our gprs modem is connected to one serial port of CPU, and my
> application can make a TCP/IP connection by sending to modem a serial of
> AT
> commands.
>
> Any ideas??
>
> Thanks
>
>