[REBOL] Re: Feetback or Feetbag?
From: maarten::vrijheid::net at: 12-Aug-2003 14:03
Feedback ;-)> * How to bind source port to a destonation port > example: > client: open/binary/direct/no-wait tcp://somehwere.com:8080 > set-mode client [ local-port: 8080 ] <------ Which would be a nice feature !!! > > Why?: > Because some secure transations/servers need a static source port >AFAIK you cannot do this in REBOL. --Maarten