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

[REBOL] Encryption

From: mattsmac:hotm:ail at: 8-Sep-2003 10:58

Ok, maybe my inexperience is showing or I'm just dense. I need to use the line refinement so that I can get the entire line of the message at once. But you cannot use the binary and line refinements at the same time. How do I get around this? Matt Hi Matt, On Monday, September 8, 2003, 4:11:53 PM, you wrote: MM> Can I transfer binary and non-binary data if I use the /BINARY? Of course. The only difference with using /BINARY versus /STRING is that string does automatic conversion between line terminators. I don't think you'll need it in your case. If you really do, you could use: set-modes port [binary: true] before sending encrypted data and: set-modes port [binary: false] before sending plain text. You'll need to do the same on receiving. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ _________________________________________________________________ Express yourself with MSN Messenger 6.0 -- download now! http://www.msnmessenger-download.com/tracking/reach_general