Nitpicker corner: If you tell me that HTTP is built on TCP I’ll agree, then point out that this is completely irrelevant to the discussion. I got asked why RavenDB uses HTTP for transport, instead of TCP. Surely binary TCP would be more efficient to work with, right?
http
All posts tagged http
Contributed by Sam Cox.
This tip shows how to determine the browser application associated with "http" addresses and store it in the [value] variable:
Code:
SetVar "[Hive]" "HKEY_CLASSES_ROOT"
SetVar "[Key]" "http\shell\open\ddeexec\Application\"
RegistryRead "[Hive]" "[Key]" "[Value]"
Tested on Windows XP, Windows7 32/64bit.
———————————————
What is Neobook?
Without ANY programming knowledge, you too can create and compile great full featured Windows Software, presentations, e-books, e-zines, catalogs and much more!
Simply put, it is a programming environment that allows you to create, compile and distribute royalty free applications of any kind. From beginners to advanced programmers, NeoBook RAD5 Pro has something for everybody. Try it free!