ICE

Please login or register.

Login with username, password and session length
Advanced search  

News:

ICETCP.PRO and ICETCP.PLUS are compatible with Windows 11!

Pages: 1 [2] 3 4 ... 10
 11 
 on: October 05, 2020, 12:31:15 pm 
Started by admin - Last post by cbatton
Correct the scanner output is 1D hex, and yes as if were being typed into the keyboard into the emulator.  That woulld be typed as ALT + 029. 
Yes I want to send 1D hex to the unix app.  Note:  ALT + 029 when typed on the keyboard also does nothing.  Is not recognized.  Not sure if that is helpful, but bringing it up in case it is.

 12 
 on: October 05, 2020, 12:20:39 pm 
Started by admin - Last post by Bob
Thanks for responding.  Yes I tried that and no dice.  Default is 1D to 1D for both inbound/outbound.  I tried changing both the inbound/outbound and still no dice.  IT seems like the emulator is simply omitting for some reason.  This specific FNC1 character is (group seperator) represented as ]^,  ALT029, and hex value 1D.  Is it perhaps that this version of emulator simply does not have this capability? 
I don't know that there is a solution for this but let me see if I understand it all.
The scanner is outputting 1D hex as if it were being typed on the keyboard into the emulator?
And you want to to send 1D hex to the unix app?

 13 
 on: October 01, 2020, 01:19:56 pm 
Started by admin - Last post by cbatton
Thanks for responding.  Yes I tried that and no dice.  Default is 1D to 1D for both inbound/outbound.  I tried changing both the inbound/outbound and still no dice.  IT seems like the emulator is simply omitting for some reason.  This specific FNC1 character is (group seperator) represented as ]^,  ALT029, and hex value 1D.  Is it perhaps that this version of emulator simply does not have this capability? 

 

 14 
 on: October 01, 2020, 10:53:24 am 
Started by admin - Last post by Bob
Admin, I would greatly appreciate your help with a character mapping issue I cannot solve to save my life!!

I am using ICETCP 4.4, 32 bit 4.4.30

Problem I'm trying to solve:  I'm scanning data matrix barcodes (healthcare products) and am unable to get the emulator to recognize the function code character embedded in the barcode.  The specific function code character is GS (Group Separator) HEX representation is 1D.  I'm using a Honeywell genesis 7580g that is configured to pass the function code characters that I can see when I scan the barcode in notepad++ so I know the scanner is picking up the data, however the emulator seems to be suppressing this function code character embedded in the barcode.  So even though the character map accounts for the 1D hex character for the GS function code it's not doing anything because it's being suppressed.   I've pasted the string below and you can see the function code represented as a box.

0100351672128425211000047505171721123110AB25460
Did you do a mapping in the character map in IceConfig?

 15 
 on: September 30, 2020, 10:48:54 am 
Started by admin - Last post by cbatton
Admin, I would greatly appreciate your help with a character mapping issue I cannot solve to save my life!!

I am using ICETCP 4.4, 32 bit 4.4.30

Problem I'm trying to solve:  I'm scanning data matrix barcodes (healthcare products) and am unable to get the emulator to recognize the function code character embedded in the barcode.  The specific function code character is GS (Group Separator) HEX representation is 1D.  I'm using a Honeywell genesis 7580g that is configured to pass the function code characters that I can see when I scan the barcode in notepad++ so I know the scanner is picking up the data, however the emulator seems to be suppressing this function code character embedded in the barcode.  So even though the character map accounts for the 1D hex character for the GS function code it's not doing anything because it's being suppressed.   I've pasted the string below and you can see the function code represented as a box.

0100351672128425211000047505171721123110AB25460

 16 
 on: June 19, 2020, 10:47:42 am 
Started by Advantage Support - Last post by Bob
ICETCP Pro 5.1.30

I have someone who has a semicolon at the end of their password.  When they try to connect to a system using SSH, it's not connecting.  Would a semicolon impact them being able to SSH in?
Are they there other users that can get in? If so I'd suspect that is the issue.
If not, what version of ssh is on the server?

 17 
 on: June 11, 2020, 02:52:43 pm 
Started by Advantage Support - Last post by Advantage Support
ICETCP Pro 5.1.30

I have someone who has a semicolon at the end of their password.  When they try to connect to a system using SSH, it's not connecting.  Would a semicolon impact them being able to SSH in?

 18 
 on: October 11, 2019, 11:05:12 am 
Started by dbonine - Last post by Bob
As in the ICE TCP Plus post, use this in your sshd_config file (and restart sshd).

KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
Ciphers 3des-cbc,blowfish-cbc,aes128-cbc,aes128-ctr,aes256-ctr

 19 
 on: October 11, 2019, 11:03:56 am 
Started by jaredh - Last post by Bob
Thanks.
This is what I use in my sshd_config file on Debian Linux:

KexAlgorithms diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
Ciphers 3des-cbc,blowfish-cbc,aes128-cbc,aes128-ctr,aes256-ctr

 20 
 on: August 08, 2019, 03:12:21 pm 
Started by Bob - Last post by Bob
You might have something else using the port. Only one application can use a port at a time.

This (somewhat complex) procedure can help you find out what's using your port.

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8CLSA0

Pages: 1 [2] 3 4 ... 10

Page created in 0.046 seconds with 14 queries.