473,513 Members | 2,881 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for a solution; browser accessing client side files

1 New Member
Hello,

In short:
I'm constructing a large web-based graphic intensive game, in which I am looking for a solution for users to download the graphics prior to playing the game and the game accessing their downloaded files for the graphics.

As I understand, I am to create a custom browser to achieve this. I am told. But I haven't quite got a place to start with.

Can anyone perhaps point me into a direction? I can most likely take it from there.

René
Jun 5 '09 #1
1 1704
Nepomuk
3,112 Recognized Expert Specialist
If what you mean is a browser game, you can just create a so called GFX-Pack (a package with all the graphics) and ask the users to unpack it and enter the path in the game. However, this will not work for the Opera-Browser. Firefox and IE should be fine, don't know about Google Chrome or Safari. You can try though.

If you're planing to create a client (e.g. if it's not a browser game you are writing), which has the various graphics available, then yes, it would basically be a sort of browser. In that case, you should search for browser programming tips and maybe examples. Firefox is open source and could be used as a base, Chromium (the webengine that Google Chrome uses) is another one you could start with.

Then there are projects like Lobo which are complete browsers written in Java. The big advantages here would be the portability (it runs on every major OS) and (relatively) easy extendibility. Mind you, I haven't had a proper look at Lobo, there might well be better choices. Maybe a different language is better for your purposes too. Most browsers are (as far as I know) developed in C++ nowadays. Basically, it's your decision. If you know a programming language well, chances are that you can use that one.

Greetings,
Nepomuk
Jun 5 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

18
6774
by: reclusive monkey | last post by:
Firstly is this possible?! I've been playing around with XML for various things, and it would be very helpful if I could manage to write to an XML file with no server-side work. The reason for this is simple; I work for a local council (UK), and thus I don't have access to anything server-side. I've read around various sites and most of the...
2
2082
by: Prashanth | last post by:
Hi, The application we are developing will be used worldwide by various individuals and organizations . As part of the security restrictions , some of the organization will disable client side javscript in their browsers. SO currently we are in the process of replacing client side javascript with server side javascript. There are some pages...
26
15172
by: Don | last post by:
I'm writing an html page with some JavaScript that reads a web page into a client-side temp file, then reformats it, then submits that same file as a URL to the browser for display, via "locate.replace". I can do all this if the html page containing the script originates on the client machine, but don't know how to get access to a...
3
1530
by: david | last post by:
I have two questions to ask. Thank you for your any help. 1. I have a windows application App.exe which displays some kind of image file, like the Adobe viewer. The image files are stored in a directory under wwwroot. If I store Text file or Doc file and give the URL path, I can click the hyperlink to them and view them in the web browser....
3
1344
by: KathyMarriage | last post by:
Hello In days gone by I was a VB programmer but currently tasked to find some answers for a ASP guy. Basically I am wanting to incorporate some of the functionality of the Common Dialog control into this Web tool we are building, specifically the InitDir and FileType properties. The end user needs to select a file stored client-side -...
3
1744
by: Simon Brooke | last post by:
I've been doing XSL transforms, converting XML to HTML, server side since 2000. In those days, clients which could do the transformation client side didn't exist, so whether to transform client-side or server-side wasn't an issue. Recently I've been overhauling the code in order to pass transform to the client wherever possible, and I've...
3
1479
by: DevX | last post by:
Hi to all, An ex-coworker of mine is learning ASP .NET for building web application. Because I had 3 years experience in .NET programming (but zero on web programming and ASP .NET) he asked me a question that I, in turn, ask to you. He ask me if it is possibile to call, from the web application running in the user's browser, some...
3
3880
by: =?Utf-8?B?cHJhc2hhbnQga3VtYXIgc3JpdmFzdGF2YQ==?= | last post by:
Hi all , My web application is running on server and when i want to print the crystal report in my application,it prints on the default printer which is installed on the server (LAN printer ), but i want to print through printer which is installed locally on my PC. Thanks in advance
4
3130
by: parveen | last post by:
Can We read client side files using javascript? not only text files
0
7269
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7177
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7394
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7123
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5100
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4756
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3237
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1611
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
811
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.