Hello all,
I am looking at creating a small procedure which uses NetSimple to send some packets of data up to a server, then listen for some incoming packets.
I would like to create this procedure as a 'Source' procedure instead of a 'Window' or 'Progress' which contains the structure for a window.
I am guessing that this cannot be done, as NetTalk listens and processes all it's events on the window's ACCEPT loop?
Cheers,
Devan