Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Distributed Computing
Remove
Platform
Any
License
Any
Geee!! that was an exhaustive answer..
as my project stands today, I am developing minor modules using Python scripts..
there is stage in the execution flow of my project where I need to call a...
This message was edited by fykesd at 2006-4-12 7:42:4
Does any one know how to have a web page running on my server access a visual basic program.
Hi,
I am complete newbie to Webservices, so have very basic question and that is,
if i want to use message level security instead of Transport layer level, then which is better to use , X.509...
: hey.
: I am trying to understand struts ... i am using a tutorial ... have downloaded the struts package from apache ... buh now am stuck as to where to put the binaries so that the code given in...
Ok, you have a lot of options.
They are called Interprocess Comunications.
But the world wide prefered method is called RPC or Remote Procedure Call, if you develop for Microsoft Windows that's...
Maybe it is rpchdr.h ??? if so, it is the basic header file that declares types/funcs used in RPC (Remote Procedure Calls). This is what COM/DCOM use for their magic! you could try the M$ site for an...