[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Self, programming and TCP



Urs writes -
> Our current system has "programming" and debugging, i.e. you can look
> at the activations on the stack and single-step a process.  However,
> the UI part of this isn't there yet, and the docs haven't been updated
> either.

I live without the UI (partly through choice, partly through
necessity). I am resigned about the docs, although (so far) you have
allways been very helpful over mail ...

Laurent writes -
> The only primitive concerning such a beast is 
> TCPConnectToHost:Port:, which is relatively poor.

Well, it does work. I have a prototype which works over X using just
this. It was instructive to write.

james