1. Euphoria and the NET

Well, Guys I've had my fun programming some games, but now it is time to 
get down to business and make some programs that might actually help me out!
    I was thinking the Internet.  What Internet capabilities does Euphoria 
have?  Is there a library anywhere.  I'm not really even sure how to go about 
it.  
    I do know that there is a Java translator out there, but what exactly 
does it do?  Does it change euphoria into Java?  I know that a lot of the 
Internet games and programs online are Java applets.  Can Euphoria do 
anything like that?
    For starters just to learn about the commands and other online things 
related to euphoria, I'll make a card game that two players can play from two 
different computers over the net.  What are some of the basics I'm going to 
need to know and what will I need?

-Dan Da Man (Always learnin!)

new topic     » topic index » view message » categorize

2. Re: Euphoria and the NET

On 1 May 2001, at 14:59, RedDan11 at AOL.COM wrote:

> 
>     Well, Guys I've had my fun programming some games, but now it is time to
>     get
> down to business and make some programs that might actually help me out!
>     I was thinking the Internet.  What Internet capabilities does Euphoria
>     have?

Depends on the OS, anything the OS provides for, Eu can do, and prolly way 
more. 

>  Is there a library anywhere.  I'm not really even sure how to go about it.  

Windoze, linux, or dos? 

>     I do know that there is a Java translator out there, but what exactly 
> does it do?  Does it change euphoria into Java?  I know that a lot of the 
> Internet games and programs online are Java applets.  Can Euphoria do 
> anything like that?
>     For starters just to learn about the commands and other online things 
> related to euphoria, I'll make a card game that two players can play from two
> different computers over the net.  What are some of the basics I'm going to
> need
> to know and what will I need?

How to make the connection, exchange data, and display it. Hackserv.exw 
has winsocks code, while EInetLib has wininet.dll api stuff. EInetLib gets me 
200megabytes or more of internet data a day now, via http protocol. Then 
there is Srvsckip.ew. We had hackserv connected across the internet, it ran 
pretty well, but i didn't test it much across the net, but i do use it to talk 
to/from mirc on this one puter. How i did it is in the 
http://www.rapideuphoria.com/mirc.zip , it hasn't been updated, and it's 
versatile to do what you want with suitable modifications, ask Brian Jackson 
about it for details.

Kat

new topic     » goto parent     » topic index » view message » categorize

3. Re: Euphoria and the NET

This is a multi-part message in MIME format.

------=_NextPart_000_002B_01C0D28E.860A8800
	charset="iso-8859-1"

Hi

I'v got a nother question about Eu and the net.
Is there any way to use Eu in the html code like you coud use Visual =
Basic? For pages that uses only one password and you doun't ned =
databeases then.

Lep Pozdrav
Jan (SoftBoot team)
jan.hancic at email.si
janovina at email.si
  ----- Original Message -----=20
  From: Kat=20
  To: EUforum=20
  Sent: Tuesday, May 01, 2001 9:39 PM
  Subject: Re: Euphoria and the NET



  =
  =

  On 1 May 2001, at 14:59, RedDan11 at AOL.COM wrote:

  >=20
  >     Well, Guys I've had my fun programming some games, but now it is =
time to get
  > down to business and make some programs that might actually help me =
out!
  >     I was thinking the Internet.  What Internet capabilities does =
Euphoria have?

  Depends on the OS, anything the OS provides for, Eu can do, and prolly =
way=20
  more.=20

  >  Is there a library anywhere.  I'm not really even sure how to go =
about it. =20

  Windoze, linux, or dos?=20

  >     I do know that there is a Java translator out there, but what =
exactly=20
  > does it do?  Does it change euphoria into Java?  I know that a lot =
of the=20
  > Internet games and programs online are Java applets.  Can Euphoria =
do=20
  > anything like that?
  >     For starters just to learn about the commands and other online =
things=20
  > related to euphoria, I'll make a card game that two players can play =
from two
  > different computers over the net.  What are some of the basics I'm =
going to need
  > to know and what will I need?

  How to make the connection, exchange data, and display it. =
Hackserv.exw=20
  has winsocks code, while EInetLib has wininet.dll api stuff. EInetLib =
gets me=20
  200megabytes or more of internet data a day now, via http protocol. =
Then=20
  there is Srvsckip.ew. We had hackserv connected across the internet, =
it ran=20
  pretty well, but i didn't test it much across the net, but i do use it =
to talk=20
  to/from mirc on this one puter. How i did it is in the=20
  http://www.rapideuphoria.com/mirc.zip , it hasn't been updated, and =
it's=20
  versatile to do what you want with suitable modifications, ask Brian =
Jackson=20
  about it for details.

  Kat


  =
  =

  =

  =


------=_NextPart_000_002B_01C0D28E.860A8800
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE>BODY {
	SCROLLBAR-FACE-COLOR: #ff0000; SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa; =
SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #ffff00; =
SCROLLBAR-ARROW-COLOR: #ffff00; SCROLLBAR-TRACK-COLOR: #0000ff
}
</STYLE>

<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2>Hi</FONT></DIV>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2>I'v got a nother =
question about Eu=20
and the net.</FONT></DIV>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2>Is there any way to use =
Eu in the=20
html code like you coud use Visual Basic? For pages that uses only one =
password=20
and you doun't ned databeases then.</FONT></DIV>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#ff0000 size=3D2>Lep =
Pozdrav</FONT><BR><FONT=20
color=3D#ff0000>Jan (SoftBoot team)<BR></FONT><A=20
href=3D"mailto:jan.hancic at email.si">jan.hancic at email.si</A><BR><A=20
href=3D"mailto:janovina at email.si">janovina at email.si</A></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #ff0000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dgertie at PELL.NET href=3D"mailto:gertie at PELL.NET">Kat</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DEUforum at topica.com=20
  href=3D"mailto:EUforum at topica.com">EUforum</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, May 01, 2001 =
9:39 PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Euphoria and the =
NET</DIV>
  =
<DIV><BR></DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
  =
&lt;&lt;&lt;&lt;&lt;<BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
  =
  programming some games, but now it is time to get<BR>&gt; down to =
business and=20
  make some programs that might actually help me=20
  out!<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I was thinking the =
Internet.&nbsp; What=20
  Internet capabilities does Euphoria have?<BR><BR>Depends on the OS, =
anything=20
  the OS provides for, Eu can do, and prolly way <BR>more. =
<BR><BR>&gt;&nbsp; Is=20
  there a library anywhere.&nbsp; I'm not really even sure how to go =
about=20
  it.&nbsp; <BR><BR>Windoze, linux, or dos? =
<BR><BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;=20
  I do know that there is a Java translator out there, but what exactly =
<BR>&gt;=20
  does it do?&nbsp; Does it change euphoria into Java?&nbsp; I know that =
a lot=20
  of the <BR>&gt; Internet games and programs online are Java =
applets.&nbsp; Can=20
  Euphoria do <BR>&gt; anything like =
that?<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; For=20
  starters just to learn about the commands and other online things =
<BR>&gt;=20
  related to euphoria, I'll make a card game that two players can play =
from=20
  two<BR>&gt; different computers over the net.&nbsp; What are some of =
the=20
  basics I'm going to need<BR>&gt; to know and what will I =
need?<BR><BR>How to=20
  make the connection, exchange data, and display it. Hackserv.exw =
<BR>has=20
  winsocks code, while EInetLib has wininet.dll api stuff. EInetLib gets =
me=20
  <BR>200megabytes or more of internet data a day now, via http =
protocol. Then=20
  <BR>there is Srvsckip.ew. We had hackserv connected across the =
internet, it=20
  ran <BR>pretty well, but i didn't test it much across the net, but i =
do use it=20
  to talk <BR>to/from mirc on this one puter. How i did it is in the =
<BR><A=20
  =
href=3D"http://www.rapideuphoria.com/mirc.zip">http://www.rapideuphoria.c=
om/mirc.zip</A>=20
  , it hasn't been updated, and it's <BR>versatile to do what you want =
with=20
  suitable modifications, ask Brian Jackson <BR>about it for=20
  =
details.<BR><BR>Kat<BR><BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
e=20
  email health, harmony, and happiness. Sign up for a<BR>free My Topica =
account=20
  and organize your email subscriptions<BR>so they go with your flow. =
Sign up=20
  today.<BR><A=20
  =
  =
href=3D"http://topica.com/u/?b1dd66.b2AYp5">http://topica.com/u/?b1dd66.b=
2AYp5</A><BR>Or=20
  send an email To: <A=20
  =
href=3D"mailto:EUforum-unsubscribe at topica.com">EUforum-unsubscribe@topica=
.com</A><BR>This=20
  email was sent to: <A=20
  href=3D"mailto:janovina at email.si">janovina at email.si</A><BR><BR>T O P I =
C A&nbsp;=20
  -- Learn More. Surf Less.<BR>Newsletters, Tips and Discussions on =
Topics You=20
  Choose.<BR><A=20
  =

------=_NextPart_000_002B_01C0D28E.860A8800--

new topic     » goto parent     » topic index » view message » categorize

4. Re: Euphoria and the NET

RedDan11 wrote:

> I do know that there is a Java translator out
> there, but what exactly does it do?  Does it
> change euphoria into Java?

Yes, but it only supports a handful of controls. It's more a interesting toy
than anything else, I'm afraid.

-- David Cuny

new topic     » goto parent     » topic index » view message » categorize

5. Re: Euphoria and the NET

This is a multi-part message in MIME format.

------=_NextPart_000_0073_01C0D2EB.5050E440
	charset="iso-8859-1"


  -----Original Message-----
  From: jan.hancic at email.si [mailto:jan.hancic at email.si]
  =20
  >I'v got a nother question about Eu and the net.
  >Is there any way to use Eu in the html code like you coud use Visual =
Basic?
  For pages that uses >only one password and you doun't ned databeases =
then.

  You could do it a couple of ways.  The first would be cgi.  This can
  definitely be made to work with Eu (several people have done it). =20

  The next would be to create an ActiveX scripting engine that =
implemented
  Euphoria.  If someone were able to do that, it could be used in ASP =
pages
  for server side scripting.  Of course, this is a long ways off.  I =
think it
  should be possible to create ActiveX objects with Eu (and the =
translator, of
  course), and I plan to do it some day, but that's probably a ways off. =
 Once
  someone figures out how to make ActiveX objects with Eu, it shouldn't =
be too
  difficult to put Dave's Eu into an object (or maybe buy the Eu source =
from
  Rob...).

  This looks like a nice little reference as to what would be needed =
(don't
  bother reading if you're not familiar with COM--it'll just confuse
  you--wait, it'll probably confuse you if you *are* familiar with COM):

  =
http://bcarroll.siscom.net/HTMLDocs/IE4ResKit/compdev/scripting/scripting=
.ht
  m

  Matt Lewis


  HI

  I am not familiar with COM (where can I learn about this things ? :) =
so I will leave this and tay to use VB script.


  Lep Pozdrav
  Jan (SoftBoot team)
  jan.hancic at email.si


------=_NextPart_000_0073_01C0D2EB.5050E440
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<STYLE>BODY {
	SCROLLBAR-FACE-COLOR: #eecc55; SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa; =
SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #555555; =
SCROLLBAR-ARROW-COLOR: #eeeeee; SCROLLBAR-TRACK-COLOR: #008000
}
</STYLE>

<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #ff0000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial"><FONT =
color=3D#ff0000></FONT>&nbsp;</DIV>
  <DIV>-----Original Message-----<BR>From: <A=20
  href=3D"mailto:jan.hancic at email.si">jan.hancic at email.si</A>=20
  [mailto:jan.hancic at email.si]<BR>&nbsp;<BR>&gt;I'v got a nother =
question about=20
  Eu and the net.<BR>&gt;Is there any way to use Eu in the html code =
like you=20
  coud use Visual Basic?<BR>For pages that uses &gt;only one password =
and you=20
  doun't ned databeases then.<BR><BR>You could do it a couple of =
ways.&nbsp; The=20
  first would be cgi.&nbsp; This can<BR>definitely be made to work with =
Eu=20
  (several people have done it).&nbsp; <BR><BR>The next would be to =
create an=20
  ActiveX scripting engine that implemented<BR>Euphoria.&nbsp; If =
someone were=20
  able to do that, it could be used in ASP pages<BR>for server side=20
  scripting.&nbsp; Of course, this is a long ways off.&nbsp; I think=20
  it<BR>should be possible to create ActiveX objects with Eu (and the=20
  translator, of<BR>course), and I plan to do it some day, but that's =
probably a=20
  ways off.&nbsp; Once<BR>someone figures out how to make ActiveX =
objects with=20
  Eu, it shouldn't be too<BR>difficult to put Dave's Eu into an object =
(or maybe=20
  buy the Eu source from<BR>Rob...).<BR><BR>This looks like a nice =
little=20
  reference as to what would be needed (don't<BR>bother reading if =
you're not=20
  familiar with COM--it'll just confuse<BR>you--wait, it'll probably =
confuse you=20
  if you *are* familiar with COM):<BR><BR><A=20
  =
href=3D"http://bcarroll.siscom.net/HTMLDocs/IE4ResKit/compdev/scripting/s=
cripting.ht">http://bcarroll.siscom.net/HTMLDocs/IE4ResKit/compdev/script=
ing/scripting.ht</A><BR>m<BR><BR>Matt=20
  Lewis<BR><BR><BR><FONT color=3D#ff0000>HI</FONT></DIV>
  <DIV><FONT color=3D#ff0000></FONT>&nbsp;</DIV>
  <DIV><FONT color=3D#ff0000>I am not familiar with COM (where can I =
learn about=20
  this things ? :) so I will leave this and tay to use VB =
script.</FONT></DIV>
  <DIV><FONT color=3D#ff0000></FONT>&nbsp;</DIV>
  <DIV><FONT color=3D#ff0000></FONT>&nbsp;</DIV>
  <DIV><FONT color=3D#ff0000>Lep Pozdrav</FONT></DIV>
  <DIV><FONT color=3D#ff0000>Jan (SoftBoot team)</FONT></DIV>
  <DIV><FONT color=3D#ff0000><A=20
  =
href=3D"mailto:jan.hancic at email.si">jan.hancic at email.si</A></FONT></DIV>
  <DIV><FONT =

------=_NextPart_000_0073_01C0D2EB.5050E440--

new topic     » goto parent     » topic index » view message » categorize

6. Re: Euphoria and the NET

This is a multi-part message in MIME format.

------=_NextPart_000_003F_01C0D412.FB6E8D00
	charset="iso-8859-1"


Lep Pozdrav
Jan (SoftBoot team)
jan.hancic at email.si
janovina at email.si
  ----- Original Message -----=20
  From: Matthew Lewis=20
  To: EUforum=20
  Sent: Tuesday, May 01, 2001 11:30 PM
  Subject: RE: Euphoria and the NET



  =
  =


  -----Original Message-----
  From: jan.hancic at email.si [mailto:jan.hancic at email.si]
  =20
  >I'v got a nother question about Eu and the net.
  >Is there any way to use Eu in the html code like you coud use Visual =
Basic?
  For pages that uses >only one password and you doun't ned databeases =
then.

  You could do it a couple of ways.  The first would be cgi.  This can
  definitely be made to work with Eu (several people have done it). =20

  The next would be to create an ActiveX scripting engine that =
implemented
  Euphoria.  If someone were able to do that, it could be used in ASP =
pages
  for server side scripting.  Of course, this is a long ways off.  I =
think it
  should be possible to create ActiveX objects with Eu (and the =
translator, of
  course), and I plan to do it some day, but that's probably a ways off. =
 Once
  someone figures out how to make ActiveX objects with Eu, it shouldn't =
be too
  difficult to put Dave's Eu into an object (or maybe buy the Eu source =
from
  Rob...).

  This looks like a nice little reference as to what would be needed =
(don't
  bother reading if you're not familiar with COM--it'll just confuse
  you--wait, it'll probably confuse you if you *are* familiar with COM):

  =
http://bcarroll.siscom.net/HTMLDocs/IE4ResKit/compdev/scripting/scripting=
.ht
  m

  Matt Lewis


  =
  =

  =

  =


------=_NextPart_000_003F_01C0D412.FB6E8D00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>&nbsp;</DIV>
<DIV>Lep Pozdrav<BR>Jan (SoftBoot team)<BR><A=20
href=3D"mailto:jan.hancic at email.si">jan.hancic at email.si</A><BR><A=20
href=3D"mailto:janovina at email.si">janovina at email.si</A></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #ff0000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dmatthewwalkerlewis at yahoo.com=20
  href=3D"mailto:matthewwalkerlewis at yahoo.com">Matthew Lewis</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DEUforum at topica.com=20
  href=3D"mailto:EUforum at topica.com">EUforum</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, May 01, 2001 =
11:30=20
PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: Euphoria and the =
NET</DIV>
  =
<DIV><BR></DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;=20
  =
&lt;&lt;&lt;&lt;&lt;<BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=

  discounts, so visit today!<BR><A=20
  =
like you=20
  coud use Visual Basic?<BR>For pages that uses &gt;only one password =
and you=20
  doun't ned databeases then.<BR><BR>You could do it a couple of =
ways.&nbsp; The=20
  first would be cgi.&nbsp; This can<BR>definitely be made to work with =
Eu=20
  (several people have done it).&nbsp; <BR><BR>The next would be to =
create an=20
  ActiveX scripting engine that implemented<BR>Euphoria.&nbsp; If =
someone were=20
  able to do that, it could be used in ASP pages<BR>for server side=20
  scripting.&nbsp; Of course, this is a long ways off.&nbsp; I think=20
  it<BR>should be possible to create ActiveX objects with Eu (and the=20
  translator, of<BR>course), and I plan to do it some day, but that's =
probably a=20
  ways off.&nbsp; Once<BR>someone figures out how to make ActiveX =
objects with=20
  Eu, it shouldn't be too<BR>difficult to put Dave's Eu into an object =
(or maybe=20
  buy the Eu source from<BR>Rob...).<BR><BR>This looks like a nice =
little=20
  reference as to what would be needed (don't<BR>bother reading if =
you're not=20
  familiar with COM--it'll just confuse<BR>you--wait, it'll probably =
confuse you=20
  if you *are* familiar with=20
  =
COM):<BR><BR>http://bcarroll.siscom.net/HTMLDocs/IE4ResKit/compdev/script=
ing/scripting.ht<BR>m<BR><BR>Matt=20
  =
Lewis<BR><BR><BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
60=20
  percent savings on Medical, Dental, and Vision<BR>care, with Preferred =
Health=20
  Plus, a nationwide supplemental<BR>health program. Don' t go=20
  unprotected!&nbsp; 30 day trial for only=20
  =
  To: EUforum-unsubscribe at topica.com<BR>This email was sent to:=20
  =

------=_NextPart_000_003F_01C0D412.FB6E8D00--

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu