> What is needed to have an ASP program display xray images (DICOM
> format)? Thank you.
>
It has nothing to do with ASP, it has to do with the browser. AFAIK,
browsers can do jpg, gif, and png, so you will have to convert them to
something the browser can understand before that.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
"Adrienne Boswell" wrote:
> .
>
I assume you've tried google to find this software ... ?
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
"Bob Barrows" wrote:
> .
>
Now if you could find some software that runs on the server that
converts the file to a more common image file type before sending it to
the client, you would no longer have the requirement of installing
software on the client machine. Maybe this will help:
http://lmgtfy.com/?q=DICOM+viewer
HTH,
Bob Barrows
--
HTH,
Bob Barrows
The XRay clinics here in Australia, ALL use a mainframe based application
for security/privacy reasons. The image quality required for diagnostics is
beyond acceptable download times for an internet application.
How long does it take to download an 80mb file at 56kb/sec?
Regards.
"displayname" <yourdis...@discussions.microsoft.com> wrote in message
news:DBFD7D95-3540-4B2D...@microsoft.com...
> The XRay clinics here in Australia, ALL use a mainframe based
> application for security/privacy reasons.
This does not need a mainframe application, a local microprocessor
application would have the same security level.
Do you know what "mainframe" means?
> The image quality required
> for diagnostics is beyond acceptable download times for an internet
> application. How long does it take to download an 80mb file at
80 milibit?
Perhaps you mean 80 Mb [Megabit] = 10 MB [MegaByte]
> 56kb/sec?
Are you sure you posted this 12 dec 2009?
Private download speed overhere is 40Mb/sec,
that is 5 MB/sec.
Such X-ray would load in 2 seconds.
In some hospitals, getting an X-ray on screen often takes minutes, if not
longer. The culprit is not the download bandwith, but the database bandwith
or the bad programming.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)