So I immediately downloaded the (what I thought) necessary packages and
documentation for Free Pascal.....
The installation still gives me some troubles. I just can't find the
right documentation about how to combine fpc-2.2.2.i386-win32.exe with
fpc-2.2.2.arm-wince.exe. Do I have to merge the directories? Or is there
some kind of "make" required?
I did succeed in running a compiled simple program on both my WinXp
computer and my WM61-arm PocketPC. But separately compiled, with all
kind of brute force to make the compilers do what I wanted. Like
manually renaming exe files, getting rid of this -Opentium3 problem, etc
etc.
After that I gave up, because somehow I cannot find the right
documentation, and my first experiences didn't give me much confidence
in the quality and the possibilities of the whole package.
For instance: is it possible to write a program for my WM61-arm PocketPC
that uploads a file to my website with FTP? This PocketPC is a mobile
phone with Internet access.
If this is actually possible, I am very interested in some kind of
'walkthrough' about how to combine the two installations and whether or
not I need an extra FTP unit or component and how to install this thing.
Or some information about where I can find this in the tons of
information that are available.
I really would like to get started with this Free Pascal, but somehow I
cannot find (or guess) the rules for installing it all.
<NoMail...@ThisAddress.nl> wrote in message
news:ruv8h4phm96vqog3t...@4ax.com...
Please do not top-post. Your answer belongs after (or intermixed
with) the quoted material to which you reply, after snipping all
irrelevant material. See the following links:
<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://www.caliburn.nl/topposting.html>
<http://www.netmeister.org/news/learn2quote.html>
<http://cfaj.freeshell.org/google/> (taming google)
<http://members.fortunecity.com/nnqweb/> (newusers)
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
Way back when, memory, disk space, and general processor & modem speed
made it so that it was much easier to just delete the original post after a
while, since
several people had already quoted it. I, for one, would much rather be able
to
read the response right off UNLESS the original (which I've almost ALWAYS
read already) has been deleted. You do it the way you like, and I'll do it
mine.
If I've already read the original(s) leading up to a post, I'd just as soon
see it first,
since now you KNOW it's a reple to the PREVIOUS post. Like I say, you do it
the way you want, and if you have the power to "ban" me for something that
then
go ahead, BUT..
Please don't give me a hard time about an ancient "ritual". I was there when
all
that started, and really appreciated when I didn't have to scroll down to
the
bottom to read the newest post, bypassing what I'd JUST read. Live with it.
Hell, at least I've got enough sense to quote the original (even though,
like bottom
posting, I don't "have" to.)
To each his own, if you prefer, killfile me.
"CBFalconer" <cbfal...@yahoo.com> wrote in message
news:492B2244...@yahoo.com...
Please do not toppost.
"Marco van de Voort" <mar...@stack.nl> wrote in message
news:slrngind1l...@turtle.stack.nl...
done. i only read the 1st line.
>Recently, I accidentally stumbled across the latest Free Pascal (2.2.2)
>I was immediately VERY interested!
<SNIP>
>For instance: is it possible to write a program for my WM61-arm PocketPC
>that uploads a file to my website with FTP? This PocketPC is a mobile
>phone with Internet access.
<SNIP>
>I really would like to get started with this Free Pascal, but somehow I
>cannot find (or guess) the rules for installing it all.
Thanks for all the help on this topic everybody, whether top- or
bottomposted :-)
This late reaction is to confirm that I have written a little
experimental FTP program for my mobile phone that actually can upload a
file to my own website.
So it IS possible.
In a nutshell (nobody will be interested in all the struggles I have
been through, I guess) this was what I needed:
Lazarus for Win32 (which includes Free Pascal)
Lazarus for WinCe
lNET component from lnet.wordpress.com
After all the hardship, at last I very reluctantly installed 'yet
another package' (Lazarus), only because this seemed neccessary for
Wince lNET. My hopes were very low, but I was pleasantly surprised to
discover that Lazarus looks a lot like Delphi!
And FTP worked. Very experimental and beta and all.
If you somehow get stuck, have a look at the wininet header. I don't know if
it functions for wince too, but some basic protocols are inthere too.
(OOPS - I top-posted; AGAIN!)
"Jochen" <jot...@hotmail.com> wrote in message
news:492c818a$0$32672$9b4e...@newsspool2.arcor-online.net...