Connecting To Network With Windows Mobile?

Nov 10, 2009

Im able to access the internet on my Phone. I made a small app that lets me get to my database hosted by Godaddy. The problem is, unless I have my phone plugged into my computer it says Im not connected to the network. I can show my code if needed, but that has nothing to do with it because the application works fine as long as its hooked to my computer. Any idea on establishing a connection I guess? Im not sure why its not since Im able to access the internet, Im not sure why connecting to the computer makes it work.

View 1 Replies


ADVERTISEMENT

Create A Mobile Application For Windows Mobile?

Nov 12, 2009

I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.

View 4 Replies

Connecting To A Wireless Network?

Jan 16, 2010

How do I, programmicly, connect to a wireless network. I have already got with networks are avalible, now I'm looking into creating a 'Connect' button.

Here is the code I have:

Imports System.Text
Imports System.IO
Imports System.Net.Sockets

[Code]...

View 1 Replies

Connecting To MsSql Server On A Network?

May 30, 2012

I have designed a project that connects to MsSql Server 2008. The local machine that I use to create the software is able to connect to the database but when I try connect from another machine remotely, It doesn't find the server.This is the connection string I'm using Dim Connection As New SqlConnection("Server=MyServer-PC;Database=MyDatabase;Integrated Security=True")

View 3 Replies

Error Connect Again - Connecting Through Lan Network With Sql

May 28, 2009

About connecting through lan network with sql. i try all ways but not yet. I depended on another for this by Teamviewer4.0 but he only used sql 2000 and he didn't modify. In last thread . JM advise me " I dont have to change information at client and i only connect string to correct server name but i tried and it is error........" created account of window for user in server ...... -> it is still error.

FINALLY. I am very tired and sad about connecting through lan .( may be using Teamviewer4.0)

View 8 Replies

IDE :: User In To A Network From A Laptop Connecting By VPN?

Apr 18, 2007

In a batch file that logs a user in to a network from a laptop connecting by VPN, the command window displays both the user's login name and the password. Is there some way I can prevent the password from being displayed? How do you hide characters in a command window?

View 7 Replies

Connecting A Matlab Neural Network With Program

Dec 1, 2011

I developed a neural network to train for face detection of the extracted images. However my program is built on VB.NET and I need to know the techniques by which I could load this neural network (Exported using NNTOOL) into memory and call it from VB.NET [code]I do not quite understand how this works, any suggestions on whether I could conenct the Neural network to VB.NET using this code and if so could you please explain to me about the Matlab.Execute and Matlab.GetFullMatrix functions.

View 1 Replies

VS 2008 : Connecting To SQL Server From Network Drive?

Aug 3, 2011

I'm having a issue connecting to a SQL server from a network drive. [URL]But i'm not sure how to give my assembly a strong name?

View 6 Replies

C# - Gradually Increase System Volume On Windows Mobile / Windows CE 6.0

Jun 19, 2012

I'm attempting to use waveOutSetVolume from coredll.dll to gradually increase the audio volume from silent (or near silent) to maximum.

Most of the code examples I'm finding show some predefined set points for Off, Low, Normal, Medium, High, and Very High like this:

Public Enum Volumes As Integer
OFF = 0
LOW = 858993459

[Code]....

OK, and here's some API documentation which doesn't make a lot of sense to me in this particular context. What is low-order word and high-order word and how can they both exist in a single value?

· dwVolume New volume setting. The low-order word contains the left-channel volume setting, and the high-order word contains the right-channel setting. A value of 0xFFFF represents full volume, and a value of 0x0000 is silence. If a device does not support both left and right volume control, the low-order word of dwVolume specifies the volume level, and the high-order word is ignored.

View 1 Replies

C# - Windows Form + Database (Sql Server)+ Windows Mobile Application?

Mar 17, 2011

i am doing project of Order Accepting system for five star hotels.Scenario is Waiter will accept order using Window Mobile which is Connected to WiFi present in hotel.I want to communicate to database(Sql Server) present on My Machine (Computer present in kitchen) through WiFi and Add order into table present inside database. This should notify my application present on Compter and should print order. After completion of Order Application from kitchen will notify to waiter about completion. My problem is How to Communicate with database present on Remote computer using WiFi from windows Mobile.

View 2 Replies

VS 2008 My.Computer.Network.Ping() Cannot See Network Under Windows 7

Nov 18, 2011

I have a .NET 2.0 *.dll that calls My.Computer.Network.Ping(). The *.dll is then run out of an *.exe via AppDomain.CreateDomain() and Invoke(). The problem is that this works just fine under Windows XP but under Windows 7, I get an exception saying that no network connection is available. I tried the Ping() call out of a small console application under Windows 7 and it works just fine.

[Code]....

View 6 Replies

Connecting An Application Program To SQL Server From Another Network Segment?

Jun 8, 2011

I want my vb.net application to access the sql database from another network segment.I have two network segment, the application program that I made is in 192.168.7.xx segment and the SQL Server 2005 Enterprise Edition is in 192.168.1.xx segment but that application program cannot access the sql server unless I make them in the same segment.

View 1 Replies

Move A Windows Form App To A Windows Mobile 5 Device

Aug 23, 2009

I'm trying to move a windows form app to a windows mobile 5 device and I was able to get every thing working except this piece of code.

[Code]...

View 2 Replies

Switch Network SQL Server 2008 R2 Database To A Mobile SQL Server CE *.sdf File

Nov 2, 2011

I have developed a VB.NET program using a strongly typed dataset. This dataset has its connection to a SQL Server 2008 R2. The software should now be additionally used offline. The database should be exported to a *.sdf database. If no connection to the SQL server is produced, the software have to try to connect to the *.sdf database.I would like to achieve:

1. Export the data in the SQL Server 2008 R2 database to a local *.sdf file.

2. This *.sdf file has to work as an alternate connection string in the strongly typed dataset.

View 1 Replies

TCP Windows Mobile 6.1?

Mar 11, 2010

I am trying to make a program for my Windows Mobile 6.1 Professional Device that communicates via TCP/WiFi To my pc, however, on my windows mobile device, when i launch a program with an import [system.net] it keeps giving me an error, and it is unable to launch the program. Is there an update that i am missing? or am i missing a package in win mobile with the system.net resources?

View 1 Replies

C# - Sending SMS From Windows Mobile

Feb 5, 2011

This is the question asked at many places but I could not find any satisfying answer so asking it in stackoverflow. Hope I will get answer soon. I need to make an Windows Application (VC++/C#/VB.NET) which can send SMS using windows mobile which is connected through ActiveSync or Device center without GSM Modem.

View 1 Replies

VS 2008 .NET App For Windows Mobile 6.1?

Oct 14, 2011

I need to write an app for Windows Mobile 6.1 as a winform. I've been doing asp.net pages to run on them before. When I create a project in VS2008, do I select Smart Device? Or Windows and do a basic app to run on it? If I select Smart Device, it asks for the Target platform and I only have:

Pocket PC 2003
Windows CE
Mobile 5.0 Pocket PC SDK
Mobile 5.0 Smartphone SDK

I need to connect to my AS400.

View 1 Replies

Email A File Off Windows Mobile?

Aug 7, 2009

I am trying to email a file off my windows mobile. I know there is a mobile section here, but the traffic is minimal. Trying to use the current profile (exchange/activesync) to send the mail.

Imports Microsoft.WindowsMobile.PocketOutlook
Public Class tools
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

[Code]...

View 4 Replies

SMSAccount Class On Windows Mobile 6.1?

Jan 5, 2010

I'm writing an application for a Windows Mobile phone in VB.Net, and I would like to read SMSs from the phone's memory. According to MSDN, the SMSAccount class is what I need:

'SmsAccount Class
'Provides access to a Outlook Mobile Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they contain.

However, the SMSAccount Class only has one interesting method, aka Send (see [URL], and I can't figure out how to access the actual messages.

I've found examples on the web which suggest to use the smsAccount.Inbox property, which I can't manage to find. I got this code for example :

Dim smsAcc As SmsAccount
Dim smsFdr As SmsMessageFolder
smsFdr = smsAcc.Inbox

But I cant find either of the SmsMessageFolder class and the Inbox property.

How do I access smss?

View 2 Replies

VS 2008 Access Db On Windows Mobile?

Feb 6, 2012

Is it possible to use Microsoft Access Database (.mdb) in windows mobile software development?

View 2 Replies

Windows Mobile - .net For Handheld Device?

Apr 29, 2010

I want to develop an application in VB.net for handheld device(Ticket machine in Bus and train).Is it possible to develop in Vb net. Whether i need windows OS in my handheld device or any runtime environment only needed.My hardware is ARM processor.I want to run my application as standalone in my machine.

View 2 Replies

.net - Disable The Start Menu In Windows Mobile 6.1?

Sep 20, 2010

how can I disable the start menu! Or completely shut down the entire "explorer" in Windows Windows Mobile 6.1, so that users can not go out of my program.I have try [URL], but then Windows Mobile 6.1 hang.

View 2 Replies

.net Application To Run On Desktop + Windows Mobile 6 - Which Database To Use?

May 20, 2012

i would like to build an inventory manager application that would have two versions :1. Would run on the desktop 2. Would run on windows mobile 6 I would like to have both these versions store and read data from a database that can be stored centrally either on a webserver or somewhere on the LAN.

I would like to know can i use Access as my backend database or sql server ? will windows mobile app be able to access it and read and write to it Note : I would prefer to create only one database that will just store the details in the tables and do not need any other functionality. All functions such as save,edit,delete,search,filter etc with be done from the FRONT-END VB.NET interface ONLY If you suggestion involves the use of 2 databases such as one for desktop version and one for windows mobile then please also tell me how would i sync the data between them.

View 1 Replies

Communications :: Deploying To Windows Mobile Device

May 23, 2011

I am using visual studio 2008 professional.i am trying to deploy a simple hello world application to a hand held device.

i currently have the device connected via usb, i can run the app through vb and it deploys and runs on the device however i don't know how to create the install and install it on the device so it can run independent.

View 1 Replies

Detect When PDA (Windows Mobile) Is In Flight Mode

Aug 1, 2011

I need to produce an error display message when the Windows Mobile PDA is in flight mode. The user will need to pull and push data from a SQL Server server; however when in flight mode this is not doable and a message needs to be displayed. Currently the message that is displayed is:

A request to send information the the computer using IIS has failed. For more results please see HRESULT.

I am programming using VB.Net and I am fairly new to it. I have searched for the past week on the Internet and come across information suggesting that I use TAPI, however I do not know what to import, or where the "flight mode detection" code would go in my application.

View 1 Replies

How To Play Sound In Windows Mobile Forms

Mar 19, 2010

I am new to programming I just started using visual basic to make windows mobile 6.5 apps. I have searched everywhere but I just cant find out how to play a sound file (.wav). I need the code to play the sound when the user clicks a button (or picturebox, I really don't mind either one).

View 14 Replies

IDE :: Windows Mobile 6 SDK With VS2008 Standard Edition

Jun 1, 2009

I have just purchased VS2008 SE to run on my PC with VS2005 SE. I have been developing a WM6 application using the VS2008 PE trial, the trial period has now ended, hence the purchase of VS2008 SE (full not upgrade). As a private user for hobby purposes I can not afford VS2008 PE. I am astonished to learn that in actual fact VS2008 SE is a step back from VS2005 SE in that the WM6 SDK's on not supported. I have read the below thread: url...I am also annoyed that on the WM6 SDK refresh download page it states clearly that VS2005 SE or higher must be used - hence the purchase of VS 2008 SE.As I have installed on my PC a full version of VS2005 SE and VS2008 SE, is there a way to develop WM6 devices with the tools I have or is VS2008 PE the only solution.

View 3 Replies

IDE :: Windows Mobile 6 SDK With VS2008 Standard Edition?

Oct 3, 2009

IDE :: Windows Mobile 6 SDK with VS2008 Standard Edition

View 9 Replies

Kill A Process 2008 Windows Mobile?

Mar 27, 2010

I have VB.net 2008 with 3.5. I also have Windows Mobile 6 SDK and 6.5 SDK. I am having an issue killing an external process with my app. I have searched and tried numerous bits of code and none seem to work for Mobile. I keep seeing GetProcessByName but that is not an option for Windows Mobile. I know the process exe but the PID changes so I cannot hard code that.

View 6 Replies

Run Visual Basic Or C# Applications On Windows Mobile 6.5?

Jul 12, 2010

i want to buy a phone thats running on windows mobile 6.5 (htc touch2) and i want to run visual basic applications on it. i don't know how i can run them , is it possible ? ive started to learn c# to. Is it possible to run applications made in visual basic or c# ? if i can , how do i run them

if i can't what phone should i use ( android driven phone maybe?)

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved