CrossMission Tutorial for Visual Basic

This chapter describes how to develop a basic application, using CrossMission. Creating a sample program, you will learn how to use the tools and wizards provided by CrossMission and concert with an application server.
The descriptions in this manual assume the following environment:
Operating system:
Windows 2000
Programming language:
Visual Basic .NET

This section describes a programming method with the CrossMission development environment, while creating the following application.
1 ItemServerVB service process
This is a product information inquiry service
ItemInformation thread ……………… Responds to a product information search.
ItemChange thread…………………… Accepts a change of the product information.
2 Client application ItemClientVB
This is a Windows application to access the application server. Searches for the product information, making use of the IteminformationVB service process.
3 ItemInformationWebVB Web service
This is a Web service which receives a message sent from a client and sends it to the ItemServerVB service process.

Get download pdf CrossMission Tutorial for Visual Basic

Related Tutorial

Tags: , , , , , , , , , , , , , ,

Comments

Leave a Reply