On Wed, Feb 06, 2008 at 11:08:29AM +0000, Fred Labrosse wrote: > On Wednesday 06 Feb 2008, Tollef Fog Heen wrote: > > * Fred Labrosse > > > > | I should have been a bit more specific. I want to have a client running > > | on a nokia talking to a server running on another machine with the comms > > | being done with tcp sockets. It's an had-hoc protocol. I'm not > > | interested in transferring files. Or did I miss something about curl? > > > > I would just do it using BSD sockets. Look at the bottom of > > getaddrinfo(3) for an example. > > Thanks for the pointer. I've done a C++ wrapper for that a while ago and was > hopping to not have to do the same for C. It's indeed not the end of the > world, but I was just trying to avoid doing it ;-).
glib has some socket handling stuff built into it, and if you want to
use the conic API you're probably going to end up needing glib anyhow.
-m
--
Mike Kershaw/Dragorn <[EMAIL PROTECTED]>
GPG Fingerprint: 3546 89DF 3C9D ED80 3381 A661 D7B2 8822 738B BDB1
"Hostility towards Microsoft is not difficult to find on the Net, and it
blends two strains: resentful people who feel Microsoft is too powerful,
and disdainful people who think it's tacky. This is all strongly reminiscent
of the heyday of Communism and Socialism, when the bourgeoisie were hated
from both ends: by the proles, because they had all the money, and by the
intelligentsia, because of their tendency to spend it on lawn ornaments."
-- Neal Stephenson
pgpIttPzCaQcz.pgp
Description: PGP signature
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
