[Delta] Iris questions

K. Nimer stormway at gmail.com
Tue Mar 25 11:34:28 PDT 2008


On 3/25/08, Justin Karneges <justin-psi2 at affinix.com> wrote:
>
> On Tuesday 25 March 2008 8:39 am, K. Nimer wrote:
> > notes:
> >
> >    1. hello.text does exist in the projects folder
>
> Iris does not actually read/write files.  The file name string here is for
> telling the other person what the file name should be for the data you're
> about to send.
>
> >    2. the solution you gave me for sending messages is still there , so
> i
> >    am NOT closing the application but closing the client and if the
> client
> >    closes then the application closes
>
> Close the client after the file transfer completes then.


no it doesnt because the application crashes before it starts

>---- this is what i have in public: right after all the connects that i
> have
> >
> >
> > //// listen to some signals
> >
> > connect(ft, SIGNAL(connected()), SLOT(ft_connected()));
> >
> > connect(ft, SIGNAL(bytesWritten(int)), SLOT(ft_bytesWritten(int)));
>
> Don't connect to 'ft' until you've initialized it.  Move the connect
> statements to after you call createTransfer().  This is probably why your
> program crashes.



i will do this in a moment

-Justin
> _______________________________________________
> Delta mailing list
> Delta at lists.affinix.com
> http://lists.affinix.com/listinfo.cgi/delta-affinix.com
>



-- 
Regards;
Khalid Nimer

Education:
Concordia University
Bachelor of Computer Science (ECP)
Option: Software Systems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.affinix.com/pipermail/delta-affinix.com/attachments/20080325/295cd275/attachment.htm 


More information about the Delta mailing list