Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

Detect ActiveSync connection

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-24-2008, 09:50 AM
Junior Member
 
Join Date: May 2007
Posts: 14
Default Detect ActiveSync connection

Hello...
Does anyone know about this :

Is it possible that the PDA automatically can show a specific form when the PDA connects to the PC ?

Thanks

Lasse
Reply With Quote
  #2 (permalink)  
Old 07-25-2008, 03:44 PM
Senior Member
 
Join Date: Apr 2007
Location: Canari Islan
Posts: 103
Awards Showcase
Beta Tester 
Total Awards: 1
Default Detect ActiveSync connection

is very easy.

you should use the library rapiDektop.dll and OpenNetCF

rapi.New1
ErrorLabel(errConexion)
rapi.Connect
Do Until rapi.IsConnected = true
DoEvents
If (Now - t)/cTicksPerSecond > 3 Then
Msgbox("Cannot connect to device.")
AppClose
End If
Loop

Return
errConexion:
Msgbox("Error de conexion, persiste este error contacte con su distribuidor,"," Error de Conexión ")
AppClose
Reply With Quote
  #3 (permalink)  
Old 07-27-2008, 08:51 AM
Junior Member
 
Join Date: May 2007
Posts: 14
Default Connection

HI

I meant to detect it on the device not from the desktop.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
filtrare il contenuto del device com ActiveSync micro Italian Forum 1 09-03-2008 05:19 PM
Connection between different socket mircome Questions (Windows Mobile) 3 07-19-2008 11:05 AM
hold on a GPRS-connection schimanski Questions (Windows Mobile) 3 01-15-2008 04:48 PM
ActiveSync & program directory emaster Questions (Windows Mobile) 1 09-27-2007 06:01 AM
ActiveSync and Rapi Lasse Questions (Windows Mobile) 1 09-19-2007 01:25 PM


All times are GMT. The time now is 10:07 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0