-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHOME.html
More file actions
173 lines (111 loc) · 5.16 KB
/
HOME.html
File metadata and controls
173 lines (111 loc) · 5.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html>
<head>
<title> CHDOLLAR(CH$) Programming Tutorial </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<style>
h1 {
font-size: 15px;
style="color:blue"; }
h2 {
color: rgb(0, 232, 15);
font-size: 1.5em;
}
body {
font-size: 15px; bgcolor="blue";
}
h2 {
color: rgb(0, 232, 15);
font-size: 1.5em;
}
#rabbits-info-heading {
background-color: purple;
}
p {
color: rgb(191, 0, 255);
font-family: "Helvetica", sans-serif;
}
#rabbits-info {
color: purple;
}
.song-lyrics {
background-color: yellow;
font-family: monospace;
}
</style>
</head>
<body>
<img src="chdollar.png"> <p class=h1 align="center">CHDOLLAR(CH$) Programming Language Tutorial </p>
<img src="images.png"> <p class=h1 align="center"> </p>
<p>
<u>Definition:</u>
<i>
CHDollar Programming Language is a modern Programming Language consists of JAVA OOPS, C# OOPS,
Behave like CDOLLAR OOPS, GDOLLAR OOPS,used in Remote WebApplication , and Advanced OOPs.
It is mainly used as a Remote Webapplication. It is used in case of Billing,Forms ,normal remotewebapplication ,
CH$-GRAPHICS ,and complex problems.
</i></p>
<img src="snapshot1.png"> <p class=h1 align="center"> </p>
<p>
<u>ABOUT CHDOLLAR(CH$):</u>
<i>CHDollar Programming Language is a modern Programming Language focused for normal remotewebapplication ,
CH$-GRAPHICS ,and complex problems.</u>
</p>
<hr>
<br>
<div class="col-sm-8 text-left">
<h1>Welcome to CHDollar Programming Language! </h1>
<p>
<u>What is the difference between Remotewebapplicationserver and webserver?</u>
<br>
<u>Definition: </u>
Remote webserver application is an application operates with
client-server.but it will post and get objects from server that can be
exchanged through out sessions or with in two computers ; where as one act as client
and other act as server.
eg) When you enter details using CH$ program that creates a data object
called as .dsn file; that can be exchanged through out sessions.
<img src="diagram.png">
Difference between webserver and remoteserver means remotserver
has remote-client connection but webserver don't have.
Data flow is unknown using J$ architecture. where as in
webserver and application server like tomcat,JSTAR SERVER,Jboss server, etc; here dataflow is known.
JSTAR webserver is used only for webdesign so we don't focus remote webapplication with high security.
JSTAR is focused on normal remote webdesign.
In webserver data will be sent between client(browser) and server
is known to users.
so this indicates webserver has no security but remoteserver using J$ architecture
has more security according to research.
Remoteserver uses http + socket connection where as webserver uses only http connection
Remote web application server => webserver + Applicationserver + datasecurity.
So J$ is most advanced in security side. but it has more framework and latest technology
and follows shortest code than any technology and including advanced business and many advantages
over other technologies. When you host Jdollar or Chdollar Servers in any of your today
available hosting provider. You can see Jdollar or Chdollar website at your mobile phone
or at internet.
<h1><u>ABOUT CHDOLLAR Programming Language</u></h1>
<p>
It is concenterated in building and designing Advanced Operating systems.
CH$ is invented in GDollar in year 2008.
CH stands for GAMMA and dollar stands for money.
So we called as GAMMA Technology.</p>
<hr>
<marquee> <h3>Worried about Security?</h3> </marquee>
<marquee><p> Do you want to focus Remote Webapplication with Security?</p></marquee>
<marquee><p alt="CH$ Security! or DataSecurity! " width="300" height="300"> </marquee>
</div>
</div>
<div class="container-fluid text-center">
<div class="row content">
<div class="col-sm-2 sidenav">
<p><a href="CHDollarTutorial.pdf">CHDOLLARPROGRAMMINGTUTORIAL</a></p>
<p><a href="Samples.html">SAMPLES</a></p>
<p><a href="4WHFAQS.html">4WHFAQS?</a></p>
<p><a href="https://github.com/jemin777/CHDOLLARTutorial.github.io/releases/tag/v1.0">Download</a></p>
</div>
</body>
</html>