TMW Browser Client

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Locked
User avatar
Amethyst
Novice
Novice
Posts: 152
Joined: 14 Dec 2006, 22:56
Location: Earth

TMW Browser Client

Post by Amethyst »

I didn't know where to put this so i it is in the wrong forum please move it.

I am starting a TMW Browser Client Project and I am planning for it to be like this:

MySQL
PHP
JavaScript
and maybe a little Java if it needs it.

So who wants to help? Please have a knowledge of one of the 4 languages stated above.
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

I think you haven't thought this through completely. Otherwise you would have realized that you won't get far without java or other browser plugins because the other technologies you mentioned can't create raw tcp connections between the client and the server so you won't be able to implement the netcode (well, in php you can create tcp connections between the webserver and the gameserver, but you would have to encapsulate the network protocol between the client and the webserver in http requests. the overhead and latency would be horrible).
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
i
TMW Adviser
TMW Adviser
Posts: 1114
Joined: 07 Mar 2005, 17:29
Location: Poland
Contact:

Post by i »

sixpointnine: Have u ever wtitten single line of code using eNet?

In my opinion your are such a ridiculous person. You want to act, but without any proper preparation, without skills, knowledge, almost without anything.

If you really want TMW browser client u have to use Java (like Crush said) or CGI
User avatar
Platyna
Grand Knight
Grand Knight
Posts: 2215
Joined: 19 Nov 2005, 13:19
Location: Poland
Contact:

Post by Platyna »

If you have not written a single line of code, you have no technical knowledge needed for the particular thing, and you want to start a project then start a personal blog instead of spamming and trolling here.

Regards.
Locked