Automatic Client Serial Port Connection (p800)

Posted: 11-18-2003, 04:44 AM
Hi,

I have gotten Bluetooth to work with my computer and p800 through the Client
Application Serial port. The trouble is ofcoarse that I must manually
connect the serial port (double clicking on an icon) everytime i wish to use
the device.

What I want is for as soon as my p800 gets within range of the computer for
the serial port to connect and it to begin synchronisation.

It seems all would be solved if i could just select the 'Startup
Automatically' checkbox in 'Client Applications' -> 'Bluetooth Serial Port',
but alas it is greyed out. I have scoured the internet looking for a
solution to this problem, but have been unable to... its very annoying.

Anyone got a solution?

Thanks.


Reply With Quote

Responses to "Automatic Client Serial Port Connection (p800)"

Funk
Funk's Avatar
Posts: n/a
 
Re: Automatic Client Serial Port Connection (p800)
Posted: 11-18-2003, 05:36 AM
Bugger it. I got fed up with this program so wrote a really quick and nasty
VB.Net program that does it for you.

Every second it attempts to connect to whatever COM port you want. This has
the effect of trying to start the Bluetooth Serial service for that COM
port. If this is of interest to you, I'll send it to you, just post here.

Cheers.


"Funk" <Funk@casadelfunk.com> wrote in message
news:3fb9a3ab@duster.adelaide.on.net...
> Hi,
>
> I have gotten Bluetooth to work with my computer and p800 through the

Client
> Application Serial port. The trouble is ofcoarse that I must manually
> connect the serial port (double clicking on an icon) everytime i wish to

use
> the device.
>
> What I want is for as soon as my p800 gets within range of the computer

for
> the serial port to connect and it to begin synchronisation.
>
> It seems all would be solved if i could just select the 'Startup
> Automatically' checkbox in 'Client Applications' -> 'Bluetooth Serial

Port',
> but alas it is greyed out. I have scoured the internet looking for a
> solution to this problem, but have been unable to... its very annoying.
>
> Anyone got a solution?
>
> Thanks.
>
>



Reply With Quote
Mauricio Freitas
Mauricio Freitas's Avatar
Posts: n/a
 
Re: Automatic Client Serial Port Connection (p800)
Posted: 11-18-2003, 07:34 AM
"Funk" <Funk@casadelfunk.com> wrote in message
news:3fb9a3ab@duster.adelaide.on.net...
> Hi,
>
> I have gotten Bluetooth to work with my computer and p800 through the

Client
> Application Serial port. The trouble is ofcoarse that I must manually
> connect the serial port (double clicking on an icon) everytime i wish to

use
> the device.
>
> What I want is for as soon as my p800 gets within range of the computer

for
> the serial port to connect and it to begin synchronisation.
>
> It seems all would be solved if i could just select the 'Startup
> Automatically' checkbox in 'Client Applications' -> 'Bluetooth Serial

Port',
> but alas it is greyed out. I have scoured the internet looking for a
> solution to this problem, but have been unable to... its very annoying.
>
> Anyone got a solution?
>
> Thanks.
>


This is not a problem - it works like this.

That box is not for automatic connections, but for automatic start of a
service. The client on your computer is always on, hence greyed out. On the
Service tab the box is not greyed out, but this is not what you need.

When you connect a P800 there are few things happening there:

1.double-click the icon: your CLIENT port connects to the P800 SERVER port
2.P800 wakes-up and disconnects
3.P800 CLIENT port connects to your SERVER port.

The mRouter program on your computer will obviously be looking for incoming
connections on the port assigned as SERVER, because this is the ort used by
incoming connections.

I agree with you - would be good to have an automatic connection. There's a
solution though: someone wrote a program that keeps looking the Bluetooth
logs for newly discovered / in range devices. As soon one is seen, the
program does a connection attempt. This would work for your P800. You have
to set your computer to look for new devices every minute, and set the log
on (which can use some space, be warned).

I can't remember the name of this program, but you should be able to Google
it.

--
Mauricio Freitas
Handhelds, mobile: http://www.geekzone.co.nz
Bluetooth guides: http://www.geekzone.co.nz/content.asp?contentid=449


Reply With Quote
Rachael of Nex, the Wiccan Rat
Rachael of Nex, the Wiccan Rat's Avatar
Posts: n/a
 
Re: Automatic Client Serial Port Connection (p800)
Posted: 11-18-2003, 06:13 PM

"Funk" <Funk@casadelfunk.com> wrote in message
news:3fb9aff6$1@duster.adelaide.on.net...
> Bugger it. I got fed up with this program so wrote a really quick and

nasty
> VB.Net program that does it for you.
>
> Every second it attempts to connect to whatever COM port you want. This

has
> the effect of trying to start the Bluetooth Serial service for that COM
> port. If this is of interest to you, I'll send it to you, just post here.
>
>


I'd like a copy of that, very useful. Could you email it to me at rachael at
badrats dot co dot uk ? Many thanks indeed.



Rachael


Reply With Quote
Funk
Funk's Avatar
Posts: n/a
 
Re: Automatic Client Serial Port Connection (p800)
Posted: 12-01-2003, 03:07 AM
Hi,

Sorry I havent checked back here in a while... The program i wrote works
sort of, but not fully. I need to play with it a little more. Once its
working I'll post a link to it.


"Rachael of Nex, the Wiccan Rat" <none@badrats.co.uk> wrote in message
news:bpdng6$1l8q3n$1@ID-117055.news.uni-berlin.de...
>
> "Funk" <Funk@casadelfunk.com> wrote in message
> news:3fb9aff6$1@duster.adelaide.on.net...
> > Bugger it. I got fed up with this program so wrote a really quick and

> nasty
> > VB.Net program that does it for you.
> >
> > Every second it attempts to connect to whatever COM port you want. This

> has
> > the effect of trying to start the Bluetooth Serial service for that COM
> > port. If this is of interest to you, I'll send it to you, just post

here.
> >
> >

>
> I'd like a copy of that, very useful. Could you email it to me at rachael

at
> badrats dot co dot uk ? Many thanks indeed.
>
>
>
> Rachael
>
>



Reply With Quote
Rachael of Nex, the Wiccan Rat
Rachael of Nex, the Wiccan Rat's Avatar
Posts: n/a
 
Re: Automatic Client Serial Port Connection (p800)
Posted: 12-03-2003, 07:36 PM

"Funk" <Funk@casadelfunk.com> wrote in message
news:3fcab08b$1@duster.adelaide.on.net...
> Hi,
>
> Sorry I havent checked back here in a while... The program i wrote works
> sort of, but not fully. I need to play with it a little more. Once its
> working I'll post a link to it.
>

Okey dokey.


Rachael


Reply With Quote
 
Thread Tools Display Modes
Reply


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 On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
serial port vs. USB? Paul H Sony Ericsson 1 05-27-2004 06:59 AM
Pairing in nokia + ericsson + siemens - serial port cphv@mail.com Bluetooth 1 08-29-2003 08:56 PM
P800 sync over Bluetooth - Serial Port 'Callback' Damian Skeeles Sony Ericsson 2 08-14-2003 03:48 AM
Serial Port connection in T610 Rui Pinho Sony Ericsson 0 08-05-2003 07:25 PM
Re: Using serial port on T610 Overall Sony Ericsson 1 07-22-2003 12:51 PM


All times are GMT. The time now is 08:35 AM.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33