[fpc-pascal]udp file transfer
vkrish at vkrish.cjb.net
vkrish at vkrish.cjb.net
Tue Jan 6 14:33:09 CET 2004
> > I'm working on a file transfer application for my company. It will be a
> > small win32 app that will transfer (huge) mpeg files through a satelite
> > link. Since the latency is high, i'm planning to use UDP.
> >
> > Any code/units/pointers highly appreciated.
>
> If you use a FPC 1.9.x version (if not: consider it), see ICS. (www.overbyte.be for
> docs)
>
> A shadow ICS lib has been entered into the CVS, directory projects/contrib/ics
>
> ICS is windows only for now.
That should not be a problem. Is the CVS thing a port of the original ?
(the one u mentioned in #fpc ?) coz, I dont see FPC mentioned at http://www.overbyte.be .
As for the GUI, is Lazarus ready on win32 ?
I need a form with a few input fields + button + file chooser .
cheers,
-Krish
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list