Solve Delphi Read Command Problem

  • Thread starter Thread starter can12345
  • Start date Start date
AI Thread Summary
The discussion centers on a Delphi programming issue where a value read from an I/O handler fluctuates between 264 and 270. The user seeks guidance on how to effectively read this dynamic value, specifically mentioning the use of the readstrings(264) command. A request for additional context and code snippets is made, indicating that further details are necessary to provide meaningful assistance. The conversation highlights the importance of context in troubleshooting programming problems.
can12345
Messages
21
Reaction score
0
Hello everyone,

I have a problem with delphi. The value which is read from Iohandler is fluctuating between 264 to 270. How can i read this dynamic value.
...readstrings(264) command is end with this.

Thanks.
 
Technology news on Phys.org
can12345 said:
Hello everyone,

I have a problem with delphi. The value which is read from Iohandler is fluctuating between 264 to 270. How can i read this dynamic value.
...readstrings(264) command is end with this.
None of this makes much sense without some context of what you were doing. Please show us the code you were attempting to run.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.

Similar threads

Back
Top