I have started building one Pocket Pc aggregator with .NET Compact Framework and here is one screenshot:
Note: In this stage, i am only doing some tests. The app still have some bugs and its not complete.
Like I have said it will be an RSS/RDF news aggregator that runs on the Pocket PC 2002/3 PDA's. You can read news, blog entries, or any other type of syndicated data, sync it wirelessly or read it offline.
Please wait, very soon I will update the gotdotnet workspace ;)
The releases will be post on GotDotNet Workspace:
http://www.gotdotnet.com/community/workspaces/workspace.aspx?id=f1470873-2d53-4edc-9e02-38d5dee1126b
On my pocket pc emulator nothing work.... what a hell !!
(...)
Other weird think is that i have made "ipconfig" and get the network IP address. The IP address did work on (Pocket IE or on Internet Explorer browser).
(...)
Anyone knows what is wrong???
What can i do? Any idea?
Note: See my post on (PocketPc Emulator + Connecting to LocalHost (big problem)) for more detail about this problem.
UPDATE:
Now it works. I have the solution that works on my laptop.
Here are the steps I have done:
[Pocket Emulator]
On network adapters->DC21X4 Ethernet Adapter :
-server assigned address is checked;
-Name Servers - all empty
On Connections I have set this configuration:
-InternetSettings
-Work Setting
-The internet
[LoopBack - Computer]
- Install microsoft loopback adapter and on the properties of the connection created assign IP (example: 10.10.10.10), does not mater witch IP you choose,
and put on Subnet Mask : 255.255.0.0
[Pocket Emulator]
On the IE of Emulator try reaching a web page of your computer, this should work. Do not use your machine name, use the Ip that you have define on the microsoft loopback (ex:10.10.10.10).