Search for: WScript examples
Related Programming Resources
- Java 2D: Graphics in Java 2 Anyone who has even lightly ventured into developing detailed graphical programs with the Abstract Windowing Toolkit (AWT) has quickly realized that the capabilities of the Graphics object are rather limited—not surprisingly, since Sun developed the AWT over a short period when moving Java from embedded applications to the World Wide
- Using JSSE for secure socket communication This tutorial explains the use of the Java Secure Socket Extension (JSSE) packages included in JDK 1.4. The complexity of using JSSE is not in the communication itself, but rather in the configuration. Before you can run your client/server software, you must create the keys needed by the encryption algorithms,
- Introduction to Programming Window Applications Graphics Programming GUI Console Application - No visual component - Only text input and output - Run undeCommand Prompt oDOS Prompt Window Application - Forms with many different input and output types - Contains Graphical UseInterfaces (GUI) - GUIs make the input and output more usefriendly! - Message boxes . Within the System.Windows.Forms namespace . Used to prompt odisplay information to the user ... Challenges
- Programming in oXML This is a programming guide for the o:XML programming language. It assumes you have an understanding of XML and some programming experience, preferably with an object-oriented language. Some knowledge about the XPath Query Language and/or XSLT will also be useful. The guide starts with some basic concepts, then moves on
- Basic Network Programming Network programming is not distributed programming (somewhat lower-level) They both rely on: - computers as processing & storage resources - a network and a common protocol stack But network programming lacks: - naming and location transparency - an integrated programming & operating model (usually achieved thanks to a middleware) ... OSI Model 2 Physical link: physical medium, electrical/optical signal