A
Andy Baker
I have a VB.NET 2003 application running on a CE 4.2 device, that connects
wirelessly to an SQL Server 2000 database running on a PC network. The
device also connects via the internal 802.11b card to a wireless portable
printer. I have both of these parts of the application running OK, but my
problem is that I have to manually switch between the 2 connections. I need
my application to do this automatically. Can anyone tell me how to do this?
I also have a problem with IP addresses. Currently, when connected to the
network, the CE device receives an automatic IP address, but with the
printer I have to set up a static IP address. Can this be set up from the
application, or am I better off using one static IP address for both parts.
If this is the case do I need to set up the network to use the same set of
IP addresses as the printer(s)?Thanks in advance.
Andy Baker
wirelessly to an SQL Server 2000 database running on a PC network. The
device also connects via the internal 802.11b card to a wireless portable
printer. I have both of these parts of the application running OK, but my
problem is that I have to manually switch between the 2 connections. I need
my application to do this automatically. Can anyone tell me how to do this?
I also have a problem with IP addresses. Currently, when connected to the
network, the CE device receives an automatic IP address, but with the
printer I have to set up a static IP address. Can this be set up from the
application, or am I better off using one static IP address for both parts.
If this is the case do I need to set up the network to use the same set of
IP addresses as the printer(s)?Thanks in advance.
Andy Baker