473,396 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

anyone tried to connect to nokia?


anybody tried to connect to nokia mobile phone and grab the contcats?

Aug 14 '07 #1
5 1644
Try this:

System.Nokia.MobilePhone thePhone = new System.Nokia.MobilePhone();
List<contcatscontcatsList = new List<contcats>(thePhone.GrabContcats());
foreach (System.Nokia.Concat currentConcat in concatsList)
{
Console.WriteLine(currentConcat.ToString());
Console.ReadLine();
}


"Jassim Rahma" <jr****@hotmail.comwrote in message
news:F9**********************************@microsof t.com...
>
anybody tried to connect to nokia mobile phone and grab the contcats?

Aug 14 '07 #2
"Smithers" <A@B.comwrote in message
news:e%****************@TK2MSFTNGP05.phx.gbl...
List<contcatscontcatsList = new List<contcats>(thePhone.GrabContcats());
Are you still using v1.1? In v2 I believe that the GrabContcats() method
returns a Dictionary<ID, contcat>...

;-)
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Aug 14 '07 #3
not funny!!
"Mark Rae [MVP]" <ma**@markNOSPAMrae.netwrote in message
news:eL******************@TK2MSFTNGP03.phx.gbl...
"Smithers" <A@B.comwrote in message
news:e%****************@TK2MSFTNGP05.phx.gbl...
>List<contcatscontcatsList = new
List<contcats>(thePhone.GrabContcats());

Are you still using v1.1? In v2 I believe that the GrabContcats() method
returns a Dictionary<ID, contcat>...

;-)
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Aug 15 '07 #4
<snip>

RE:
<< not funny!! >>

You're absolutely right. This new and improved version of the code should
work better for you:

System.Nokia.MobilePhone thePhone = new System.Nokia.MobilePhone();
List<contcatscontcatsList = new List<contcats>(thePhone.GrabContcats());
foreach (System.Nokia.Concat currentConcat in concatsList)
{
Console.WriteLine(currentConcat.ToString());
}
Console.ReadLine(); // moved this line out of the loop - now it won't pause
at every contcat.
-hth
Aug 15 '07 #5
On Aug 15, 5:49 am, "Smithers" <A...@B.comwrote:
<snip>

RE:
<< not funny!! >>

You're absolutely right. This new and improved version of the code should
work better for you:

System.Nokia.MobilePhone thePhone = new System.Nokia.MobilePhone();
List<contcatscontcatsList = new List<contcats>(thePhone.GrabContcats());
foreach (System.Nokia.Concat currentConcat in concatsList)
{
Console.WriteLine(currentConcat.ToString());}

Console.ReadLine(); // moved this line out of the loop - now it won't pause
at every contcat.

-hth
>From where can I download this assembly 'system.nokia'?
Aug 15 '07 #6

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

Similar topics

4
by: Jochen Daum | last post by:
Hi, I have to emulate a "file upload" to a Java Servlet which is done with the class URLConnection. The java source basically does URLConnection conn =...
4
by: Robin Becker | last post by:
This might be the start of a success story. Says Nokia prefers Python! http://www.theregister.co.uk/content/64/35040.html -ringing-ly yrs- Robin Becker
10
by: Jollino | last post by:
Hello, I've seen several articles about Nokia starting to support Python for its Series 60 phones (like the 6600, for example), and I even found a blog entry with some screenshots of it:...
1
by: Mark Doukidis | last post by:
Is it DEAD ? An exciting prospect when I first heard of Nokia's proposal. I thought there would be a few more postings here since the idea first surfaced around Jan 2004. Maybe I missed...
10
by: mike | last post by:
regards: I use Jtidy (api) to translate a HTML file into a "XHTML file". But The "XHTML file" cannot be identified by nokia 6600. Do I miss something important? Or this is Jtidy's weakness or...
6
by: Daniel Kabs | last post by:
Hello there, I have a Nokia 6630 phone that is based on the Series 60 Software Platform. -> http://www.series60.com/ These "smartphones" are said to support HTML 4.01 and "a subset of...
1
by: mike | last post by:
regards: when nokia mobile browser at the first time access HTTP Server, What kind of "HTTP request" does the nokia mobile browser give to the HTTP Server? thank you May goodness be with you...
0
by: sureshlimkar | last post by:
Hello i am trying AT commands on Nokia 6600 through Blue tooth, to send a sms , but it is getting message ( blue tooth connection is disconnected). plz any one tell me step by step how to send...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...

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.