Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/24/07 14:30
Read: times


 
#131386 - like this...
Responding to: ???'s previous message
Jan Waclawek said:
It's hard to recommend a replacement if I don't know what to replace.

Sure - see update: http://www.8052.com/forumchat/read.phtml?id=131385

Tera Term has a scripting language (they call it macro).

Yes, procomm also uses that term.

As an example, I have written a P89V51RD2 command-line "downloader" in it (I reported here about a year ago). It sends out 'U'-s, until the mcu autobauds successfully and starts responding; then sends out the file as specified on command line.

That's the kind of thing.
Similarly, I've done a procomm script that waits for the target to respond, then starts an XMODEM tansfer to download firmware, then reboots the target,...
Procomm provides XMODEM transfer as just an API call, and waiting for the response is as simple as:
   WAITFOR "OK"



List of 11 messages in thread
TopicAuthorDate
Replacement for Procomm Plus?            01/01/70 00:00      
   what is Procomm?            01/01/70 00:00      
      It's a Terminal Emulator            01/01/70 00:00      
   more info needed...            01/01/70 00:00      
      like this...            01/01/70 00:00      
         well, you'll might like it....            01/01/70 00:00      
   SecureCRT            01/01/70 00:00      
      interesting...            01/01/70 00:00      
      CRT?            01/01/70 00:00      
         No SSH            01/01/70 00:00      
   re: replacement for ProComm            01/01/70 00:00      

Back to Subject List