473,770 Members | 7,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cell Phone

Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick
Jun 21 '07 #1
9 2831
Hi,

I do not think it's possible but in any case I think it will be dependand of
the phone model.

In addition I do not think you can use ActiveSync with other than a
SmartPhone.

You could also check the CF ng

"Patrick Jox" <pj@ka****@nosp am.comwrote in message
news:OT******** *****@TK2MSFTNG P06.phx.gbl...
Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick

Jun 21 '07 #2
some thing with web service?
The problem is that you may need to write a J2ME app for that cell phone.
--
cheers,
RL
"Ignacio Machin ( .NET/ C# MVP )" <machin TA laceupsolutions .comwrote in
message news:uG******** *****@TK2MSFTNG P02.phx.gbl...
Hi,

I do not think it's possible but in any case I think it will be dependand
of the phone model.

In addition I do not think you can use ActiveSync with other than a
SmartPhone.

You could also check the CF ng

"Patrick Jox" <pj@ka****@nosp am.comwrote in message
news:OT******** *****@TK2MSFTNG P06.phx.gbl...
>Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick


Jun 21 '07 #3
Hi,

"Egghead" <robertlo@NO_SH AW.CAwrote in message
news:%2******** *********@TK2MS FTNGP02.phx.gbl ...
some thing with web service?
The problem is that you may need to write a J2ME app for that cell phone.
Well, that is IF the phone support it.
The good thing about SmartPhone is that you know for sure a certain set of
features are present. In all other cases this is not true.
--
cheers,
RL
"Ignacio Machin ( .NET/ C# MVP )" <machin TA laceupsolutions .comwrote in
message news:uG******** *****@TK2MSFTNG P02.phx.gbl...
>Hi,

I do not think it's possible but in any case I think it will be dependand
of the phone model.

In addition I do not think you can use ActiveSync with other than a
SmartPhone.

You could also check the CF ng

"Patrick Jox" <pj@ka****@nosp am.comwrote in message
news:OT******* ******@TK2MSFTN GP06.phx.gbl...
>>Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks).
could this be done by extending Activesync. In general how could I
communicate with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick



Jun 21 '07 #4
If your "cell phone" isn't a SmartPhone with some version of Windows Mobile
installed then it doesn't speak ".NET". Most "other" phones (including many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:
Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick
Jun 21 '07 #5
There are tools out there that allow you to create apps in .NET and still be
able to run on a cell phone or an handheld device. I created a C#
application and its running on a blackberry device. So there are tools you
can use instead of going through the learning process of java

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:54******** *************** ***********@mic rosoft.com...
If your "cell phone" isn't a SmartPhone with some version of Windows
Mobile
installed then it doesn't speak ".NET". Most "other" phones (including
many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:
>Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick

Jun 22 '07 #6
Can you point us to one of these nice tools?
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:
There are tools out there that allow you to create apps in .NET and still be
able to run on a cell phone or an handheld device. I created a C#
application and its running on a blackberry device. So there are tools you
can use instead of going through the learning process of java

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:54******** *************** ***********@mic rosoft.com...
If your "cell phone" isn't a SmartPhone with some version of Windows
Mobile
installed then it doesn't speak ".NET". Most "other" phones (including
many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:
Hi,
I want to create an application that communicates with a cell phone (not
smartphone) to synchronize data (contacts, appointments and tasks). could
this be done by extending Activesync. In general how could I communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick


Jun 22 '07 #7
one was appforge, which is now owned by Oracle
Flowfinity, http://www.flowfinity.com/developers/blackbird.html - it allows
you to create C# app and run them on a blackberry

these are 2 I've looked at but I've currently have a app running on several
blackberry's using the flowinity blackbird tool.


"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:98******** *************** ***********@mic rosoft.com...
Can you point us to one of these nice tools?
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:
>There are tools out there that allow you to create apps in .NET and still
be
able to run on a cell phone or an handheld device. I created a C#
application and its running on a blackberry device. So there are tools
you
can use instead of going through the learning process of java

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:54******** *************** ***********@mic rosoft.com...
If your "cell phone" isn't a SmartPhone with some version of Windows
Mobile
installed then it doesn't speak ".NET". Most "other" phones (including
many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:

Hi,
I want to create an application that communicates with a cell phone
(not
smartphone) to synchronize data (contacts, appointments and tasks).
could
this be done by extending Activesync. In general how could I
communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick



Jun 25 '07 #8
Nice! Thank yoo!
-- p
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:
one was appforge, which is now owned by Oracle
Flowfinity, http://www.flowfinity.com/developers/blackbird.html - it allows
you to create C# app and run them on a blackberry

these are 2 I've looked at but I've currently have a app running on several
blackberry's using the flowinity blackbird tool.


"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:98******** *************** ***********@mic rosoft.com...
Can you point us to one of these nice tools?
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:
There are tools out there that allow you to create apps in .NET and still
be
able to run on a cell phone or an handheld device. I created a C#
application and its running on a blackberry device. So there are tools
you
can use instead of going through the learning process of java

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:54******** *************** ***********@mic rosoft.com...
If your "cell phone" isn't a SmartPhone with some version of Windows
Mobile
installed then it doesn't speak ".NET". Most "other" phones (including
many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:

Hi,
I want to create an application that communicates with a cell phone
(not
smartphone) to synchronize data (contacts, appointments and tasks).
could
this be done by extending Activesync. In general how could I
communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick



Jun 25 '07 #9
Any time.

--
Mike
'IGotYourDotNet '
http://igotyourdotnet.blogspot.com/
"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:68******** *************** ***********@mic rosoft.com...
Nice! Thank yoo!
-- p
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:
>one was appforge, which is now owned by Oracle
Flowfinity, http://www.flowfinity.com/developers/blackbird.html - it
allows
you to create C# app and run them on a blackberry

these are 2 I've looked at but I've currently have a app running on
several
blackberry's using the flowinity blackbird tool.


"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:98******** *************** ***********@mic rosoft.com...
Can you point us to one of these nice tools?
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Mike" wrote:

There are tools out there that allow you to create apps in .NET and
still
be
able to run on a cell phone or an handheld device. I created a C#
application and its running on a blackberry device. So there are tools
you
can use instead of going through the learning process of java

"Peter Bromberg [C# MVP]" <pb*******@yaho o.yabbadabbadoo .comwrote in
message news:54******** *************** ***********@mic rosoft.com...
If your "cell phone" isn't a SmartPhone with some version of Windows
Mobile
installed then it doesn't speak ".NET". Most "other" phones
(including
many
Smartphones) speak J2ME, so you are off in JAVAland.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Patrick Jox" wrote:

Hi,
I want to create an application that communicates with a cell phone
(not
smartphone) to synchronize data (contacts, appointments and tasks).
could
this be done by extending Activesync. In general how could I
communicate
with my cell phone using C#.

Any ideas? Any points where to start?

Thanks in advance
Patrick




Jun 27 '07 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3852
by: gilgantic | last post by:
I am trying to discover how to download a J2ME application to a physical cell phone after testing using the emulator. How do I do this? Looking at using Sprint and Motorola for now, but any cell phone will do. Thanks!
0
1758
by: Van Thompson | last post by:
You may have already had this question: I want to link my laptop to my cell phone and connect to a dial up ISP. The laptop to cell phone link is already commercially available, but for another use. The problem is the laptop modem wants a dial tone to begin communication. Is there a driver or a program to allow communication with the ISP via a cell phone? This idea came to me while sitting in an airport waiting for a data port.
6
3868
by: Larry Woods | last post by:
I have a situation where I need to send a text message to a cell phone. Any ideas? TIA, Larry Woods
2
1769
by: HateSpam | last post by:
Can I develop cell phone apps with VB .NET? What would you suggest as a target phone for testing, and would I need any other special equipment? Are there any good books for developing for this platform?
2
64973
by: Yeah | last post by:
Hi, all! I have a question. I am designing a listing similar to a phone book in HTML. Each listing has periods following it, but they must extend to the end of the table cell, and not wrap. Is there any way to prevent the text from 1) wrapping within the table cell and 2) causing the table cell to expand? In other words, the filler periods must flow past the right boundary of the cell (but not be seen). Similar to:
3
4707
by: bweekend | last post by:
I like listen to radios using my cell phone every morning on my way work, but lately, my friend has suggested me to installed an off-board navigation software on my cell phone, she said that Nav4All thing is gonna help me find my ways easier in big cities, well, I'm just wondering, by connecting my cell phone with an external GPS receiver, is that gonna hamper my radio?
2
1881
by: maya | last post by:
hi, is it possible to detect if a user is on a cellphone? I think this is important because cell-phone browsers don't support CSS (will they ever??) thank you..
2
1962
by: jl | last post by:
I have a J2ME cell phone application that via the AMS (Application Manager) delivers a status report to my server indicating whether the suite was successfully installed and identifying the reason for failure if it was not. This report takes the form of a status code and a status message that is sent using an HTTP POST request to the URL given by the MIDlet-Install-Notify attribute in the JAD file. I'm having a hard time finding out...
1
1654
by: gopalagarwal11 | last post by:
hi, i want to write a C# code to link my cell phone to computer, so that i can send and receive message from my cell phone via my computer... Is there any way to do the same.? any help is welcome..
0
9592
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9425
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10230
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9870
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8886
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5313
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5450
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3972
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3576
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.