Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Feetback or Feetbag?

From: Rebolinth:nodep:dds:nl at: 12-Aug-2003 13:17

Hiya, Why is the feetback system of rebol working but the responces are soooooooo slow..? I have some outstanding questions from about 6 months ago still no reply.. Questions: * 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 Question: * How to bind to 1 ip of XX NIC's NIC #1: 192.192.192.192 ALIAS #1: 192.168.168.168 ALIAS #2: 192.10.10.10. NIC #2: 168.168.168.168 ALIAS #1: 168.167.167.167 NIC #3: 10.10.10.10 NIC #4: 200.200.200.200 Result: Rebol always listens on ALL sockets!!! Rebol should be able listening on the assigned ip-address. Yes you can ignor incoming packets on the other sockets but thats 1 STEP too much. *** Its frustrating, no answer could mean even project/product drops! its simple. I might be nagging here, but a little more interaction on the feetback system might help a lot.. forever [ wait [] ] Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?"