Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Sathyavady
  • Content: Threads
  • Order by date
  1. Sathyavady

    How To export a database?

    Dear Friends.. I have a requiremet of exporting a database .I want to generate a script and want to give to a client .Where the client can run this script and generate the database.In addition to the script file what else files i have to give inorder to run the script propely?.I have to make a...
  2. Sathyavady

    How To export a database?

    Dear Friends.. I have a requiremet of exporting a database .I want to generate a script and want to give to a client .Where the client can run this script and generate the database.In addition to the script file what else files i have to give inorder to run the script propely?.I have to make a...
  3. Sathyavady

    How to do file compression?

    Sir.. Please give me some advice to do file compression using MFC? Thankz Sathyan
  4. Sathyavady

    How to get the name of the application?

    Sir , I want to write an application which when runs should display its file name ..even if we rename the appalication? Thankz Sathyan
  5. Sathyavady

    How to store and retrive images using OLEDB?

    Hello..friends .. Can anybody give me a piece of code to store images as BLOB and take back it from the table..using OLEDB? Thankz in advance Sathyan
  6. Sathyavady

    How to Get The IP Of my machine?

    Dear friend.. Which windows API function I can use to get the IP address of my machine ? will it work well in all windows OS versions like 95, xp etc..? Expecting your valuable advice... Thankz... Sathayn
  7. Sathyavady

    How to get the state of the mouse buttons?

    What api is use to get the state of the mouse buttons?I want to get whether the LButton is down or up?Thankzzzz Tony
  8. Sathyavady

    How can I make self decrypting file?

    Can any body help me to develop an application that will encrypt a file ,this encrypted file should be self extractable in a machine in which the encryption tool not installed ..How is it possible ?how can we associate a file with an exe that contains the decrypting mechanism ...
  9. Sathyavady

    How self extracting encryption files can be made?

    Can any body help me to develop an application that will encrypt a file ,this encrypted file should be self extractable in a machine in which the encryption tool not installed ..How is it possible ?how can we associate a file with an exe that contains the decrypting mechanism ...
  10. Sathyavady

    How to get the names of network machines?

    Hello friends... I want to get the names of network machines and their logical paths.How can i aceess the folders in those machines?Is there any APIs ?thankzzz Sathyan
  11. Sathyavady

    does the files have same size?

    Friends .. If I encrypt a file using crypto API..does the encrypted file has same size?as the plain file?
  12. Sathyavady

    How to use TreeControl?

    Friends... Can u help how to use the tree control to display the drives and directories of my computer.I want to get the path of the files,when i click on the nodes. Thankz ... Sathyan
  13. Sathyavady

    Please Help me...

    Hello Friends... I want an application which will manipualte a text file.but I want to bind the text file to be manipulated with the executable to make a single exe file .How is it possible...? Please answer me...Thankz.. Sathyan
  14. Sathyavady

    Hello Friends... I am using Crypt

    Hello Friends... I am using CryptoAPI for encryption .I am using a password to generate session key. I am setting the parameters like algorithm ,salt value and Cypher modes according to my choice .I send the encrypted file to my friend and I give him the password which was used for genarating...
  15. Sathyavady

    What is 128 bit PKI means?

    Hello.. What is ment by 128 bit PKI encryption..? is 128 bit means the session key length?If we encrypt using 128 bit PKI, is it possible to decode the file only using the password which is used to genarate the session key.I am using CryptoAPI Thanks
  16. Sathyavady

    How to use third party decryption tools??

    Hello Friends.. We are using a PKE encryption using the microsoft APIs.We are supplying our own decryption tool.But we want to use some third party decryption tools to decrpt our encrypted files by using the secret key we are providing.How is it possible want changes must be done inorder to make...
  17. Sathyavady

    How to use third party decryption tools?

    Hello Friends.. We are using a PKE encryption using the microsoft APIs.We are supplying our own decryption tool.But we want to use some third party decryption tools to decrpt our encrypted files by using the secret key we are providing.How is it possible want changes must be done inorder to make...

Part and Inventory Search

Back
Top