Web based CPRS emulator?

91 views
Skip to first unread message

Jignesh Patel

unread,
Jun 20, 2012, 1:36:31 PM6/20/12
to hard...@googlegroups.com
Is there any?

Kevin Toppenberg

unread,
Jun 20, 2012, 1:56:55 PM6/20/12
to hard...@googlegroups.com
Not that I am aware of.  The best I can think of is using a remote desktop to view another system.

Kevin

On Wednesday, June 20, 2012 1:36:31 PM UTC-4, Jignesh wrote:
Is there any?

Jignesh Patel

unread,
Jun 20, 2012, 8:25:00 PM6/20/12
to hard...@googlegroups.com
Where I can get the source code?


Sidney SEO

unread,
Jun 20, 2012, 9:35:20 PM6/20/12
to hard...@googlegroups.com
Kevin is right, Jignesh - you could always purchase a cloud server from Amazon or Rackspace and the like.

I may also recommend taking a look at Rob Tweed's EWD.

My current projects are reliant on linking CPRS to the web.

Feel free to contact me for additional details.

- Sid Tarason

Chris

unread,
Jun 21, 2012, 1:24:55 AM6/21/12
to hard...@googlegroups.com
...its only a matter of time... which I don't have right now but again given time... a programmer could...
  1. Use a WebSocket connection
  2. Launch CPRS - process would live on a Windows server...
  3. Project (as in display - pipe the actual GUI display) CPRS through WebSocket and displayed using HTML5 canvas; mouse clicks would be passed back through the WebSocket... re-render screen updates... hopefully you get the gist.
This would be equivalent to Citrix but using Chrome or Firefox as the client instead. Again the bones of the technology are there - we just need the secret sauce to make an excellent ratatouille recipe.

Approach would be somewhat similar to Skyfire - http://www.skyfire.com/

On Wednesday, June 20, 2012 6:35:20 PM UTC-7, AdidasCPRS wrote:
Kevin is right, Jignesh - you could always purchase a cloud server from Amazon or Rackspace and the like.

I may also recommend taking a look at Rob Tweed's EWD.

My current projects are reliant on linking CPRS to the web.

Feel free to contact me for additional details.

- Sid Tarason

On Wed, Jun 20, 2012 at 8:25 PM, Jignesh Patel <jignes...@gmail.com> wrote:
Where I can get the source code?
On Wed, Jun 20, 2012 at 1:56 PM, Kevin Toppenberg <kdt...@gmail.com> wrote:
Not that I am aware of.  The best I can think of is using a remote desktop to view another system.

Kevin

On Wednesday, June 20, 2012 1:36:31 PM UTC-4, Jignesh wrote:
Is there any?

r...@rcresearch.us

unread,
Jun 21, 2012, 2:41:50 AM6/21/12
to hard...@googlegroups.com
Try EWD and get the power of Senscha-touch, a very valuable tool.

The conversion from connection oriented (CPRS) to connection-less
operations is already being done. Thue pay Nancy for the EWD course and
it will pay for itself. There is a team working on this even as we speak
(See David Wicksell



> ...its only a matter of time... which I don't have right now but again
> given time... a programmer could...
>
> 1. Use a WebSocket connection
> 2. Launch CPRS - process would live on a Windows server...
> 3. Project (as in display - pipe the actual GUI display) CPRS through
>>>> To unsubscribe, send email to Hardhats+u...@googlegroups.com
>>>>
>>>
>>> --
>>> http://groups.google.com/group/Hardhats
>>> To unsubscribe, send email to Hardhats+u...@googlegroups.com
>>>
>>
>>
>
> --
> http://groups.google.com/group/Hardhats
> To unsubscribe, send email to Hardhats+u...@googlegroups.com
>


Jignesh Patel

unread,
Jun 21, 2012, 4:04:12 AM6/21/12
to hard...@googlegroups.com
Very interesting suggestion. Something I was looking for. (Only limitation is IE)
To all other posters - EWD development is on the way, but all together that' different discussion.


Jignesh Patel

unread,
Jun 21, 2012, 4:16:18 AM6/21/12
to hard...@googlegroups.com
And also forget to mention can we get source code for CPRS?

Nancy Anthracite

unread,
Jun 21, 2012, 7:56:23 AM6/21/12
to hard...@googlegroups.com, Jignesh Patel
It is on the downloads.va.gov site. It will have the same name as the release
only with SRC in the name of the file.

https://downloads.va.gov/files/FOIA/Software/Patches_By_Application/OR-
ORDER%20ENTRY_RESULTS%20REPORTING/OR-3_SEQ-273_PAT-296_SRC.ZIP is one example
of such a file.

--
Nancy Anthracite

On Thursday, June 21, 2012, Jignesh Patel wrote:
> And also forget to mention can we get source code for CPRS?
>
> On Thu, Jun 21, 2012 at 4:04 AM, Jignesh Patel
<jignes...@gmail.com>wrote:
> > Very interesting suggestion. Something I was looking for. (Only
> > limitation is IE)
> > To all other posters - EWD development is on the way, but all together
> > that' different discussion.
> >
> > On Thu, Jun 21, 2012 at 1:24 AM, Chris <chris....@gmail.com> wrote:
> >> ...its only a matter of time... which I don't have right now but again
> >> given time... a programmer could...
> >>
> >> 1. Use a WebSocket connection
> >> 2. Launch CPRS - process would live on a Windows server...
> >> 3. Project (as in display - pipe the actual GUI display) CPRS through
> >>>>> http://groups.google.com/**group/Hardhats<http://groups.google.com/gr
> >>>>> oup/Hardhats> To unsubscribe, send email to
> >>>>> Hardhats+unsubscribe@**googlegroups.com<Hardhats%2Bunsubscribe@googl
> >>>>> egroups.com>
> >>>>>
> >>>> --
> >>>>
> >>>> http://groups.google.com/**group/Hardhats<http://groups.google.com/gro
> >>>> up/Hardhats> To unsubscribe, send email to
> >>>> Hardhats+unsubscribe@**googlegroups.com<Hardhats%2Bunsubscribe@google
> >>>> groups.com>

rtweed

unread,
Jun 21, 2012, 8:51:13 AM6/21/12
to Hardhats
If you use EWD + ExtJS v4 to provide a desktop browser interface, you
shouldn't find any IE-specific issues. Sencha have looked after all
that cross browser stuff - one of the great advantages of using a
leading JS framework. From the little I've seen of CPRS, there didn't
appear to be any UI widgetry that wasn't also available in ExtJS.

Rob

On Jun 21, 9:04 am, Jignesh Patel <jigneshmpa...@gmail.com> wrote:
> Very interesting suggestion. Something I was looking for. (Only limitation
> is IE)
> To all other posters - EWD development is on the way, but all together
> that' different discussion.
>
>
>
>
>
>
>
> On Thu, Jun 21, 2012 at 1:24 AM, Chris <chris.uyeh...@gmail.com> wrote:
> > ...its only a matter of time... which I don't have right now but again
> > given time... a programmer could...
>
> >    1. Use a WebSocket connection
> >    2. Launch CPRS - process would live on a Windows server...
> >    3. Project (as in display - pipe the actual GUI display) CPRS through
> >    WebSocket and displayed using HTML5 canvas; mouse clicks would be passed
> >    back through the WebSocket... re-render screen updates... hopefully you get
> >    the gist.
>
> > This would be equivalent to Citrix but using Chrome or Firefox as the
> > client instead. Again the bones of the technology are there - we just need
> > the secret sauce to make an excellent ratatouille recipe.
>
> > Approach would be somewhat similar to Skyfire -http://www.skyfire.com/
>
> > On Wednesday, June 20, 2012 6:35:20 PM UTC-7, AdidasCPRS wrote:
>
> >> Kevin is right, Jignesh - you could always purchase a cloud server from
> >> Amazon or Rackspace and the like.
>
> >> I may also recommend taking a look at Rob Tweed's EWD.
>
> >> My current projects are reliant on linking CPRS to the web.
>
> >> Feel free to contact me for additional details.
>
> >> - Sid Tarason
>
> >> On Wed, Jun 20, 2012 at 8:25 PM, Jignesh Patel <jigneshmpa...@gmail.com>wrote:
>
> >>> Where I can get the source code?
>
> >>> On Wed, Jun 20, 2012 at 1:56 PM, Kevin Toppenberg <kdt...@gmail.com>wrote:
>
> >>>> Not that I am aware of.  The best I can think of is using a remote
> >>>> desktop to view another system.
>
> >>>> Kevin
>
> >>>> On Wednesday, June 20, 2012 1:36:31 PM UTC-4, Jignesh wrote:
>
> >>>>> Is there any?
>
> >>>>  --
> >>>>http://groups.google.com/**group/Hardhats<http://groups.google.com/group/Hardhats>
> >>>> To unsubscribe, send email to Hardhats+unsubscribe@**googlegroups.com<Hardhats%2Bunsubscribe@googlegroups .com>
>
> >>>  --
> >>>http://groups.google.com/**group/Hardhats<http://groups.google.com/group/Hardhats>
> >>> To unsubscribe, send email to Hardhats+unsubscribe@**googlegroups.com<Hardhats%2Bunsubscribe@googlegroups .com>
Message has been deleted

Joseph Dal Molin

unread,
Jun 23, 2012, 5:02:49 AM6/23/12
to hard...@googlegroups.com
Jignesh are the products if your EWD work going to be opensource?

Joseph


Nancy Anthracite

unread,
Jun 25, 2012, 4:27:47 PM6/25/12
to hard...@googlegroups.com, Ted Schneider
That is great to hear. Thank you!

--
Nancy Anthracite

On Monday, June 25, 2012, Ted Schneider wrote:
> Joseph,
>
> Answering on behalf of Jignesh.
>
> iCare plans to contribute back to the OSEHRA community with product or
> updates.
>
> Ted Schneider
>
> On Saturday, June 23, 2012 5:02:49 AM UTC-4, Joseph Dalmolin wrote:
> > Jignesh are the products if your EWD work going to be opensource?
> >
> > Joseph
> >
> >
> >
> > On 2012-06-21, at 9:04, Jignesh Patel <jignes...@gmail.com> wrote:
> >
> > Very interesting suggestion. Something I was looking for. (Only
> > limitation is IE)
> > To all other posters - EWD development is on the way, but all together
> > that' different discussion.
> >
> > On Thu, Jun 21, 2012 at 1:24 AM, Chris < <chris....@gmail.com>
> >
> > chris....@gmail.com> wrote:
> >> ...its only a matter of time... which I don't have right now but again
> >> given time... a programmer could...
> >>
> >> 1. Use a WebSocket connection
> >> 2. Launch CPRS - process would live on a Windows server...
> >> 3. Project (as in display - pipe the actual GUI display) CPRS through
> >> WebSocket and displayed using HTML5 canvas; mouse clicks would be
> >> passed back through the WebSocket... re-render screen updates...
> >> hopefully you get the gist.
> >>
> >> This would be equivalent to Citrix but using Chrome or Firefox as the
> >> client instead. Again the bones of the technology are there - we just
> >> need the secret sauce to make an excellent ratatouille recipe.
> >>
> >> Approach would be somewhat similar to Skyfire -
> >> <http://www.skyfire.com/> http://www.skyfire.com/
> >>
> >> On Wednesday, June 20, 2012 6:35:20 PM UTC-7, AdidasCPRS wrote:
> >>> Kevin is right, Jignesh - you could always purchase a cloud server from
> >>> Amazon or Rackspace and the like.
> >>>
> >>> I may also recommend taking a look at Rob Tweed's EWD.
> >>>
> >>> My current projects are reliant on linking CPRS to the web.
> >>>
> >>> Feel free to contact me for additional details.
> >>>
> >>> - Sid Tarason
> >>>
> >>> On Wed, Jun 20, 2012 at 8:25 PM, Jignesh Patel
> >>> <<jignes...@gmail.com>
> >>>
> >>> jignes...@gmail.com> wrote:
> >>>> Where I can get the source code?
> >>>>
> >>>>
> >>>> On Wed, Jun 20, 2012 at 1:56 PM, Kevin Toppenberg < <kdt...@gmail.com>
> >>>>
> >>>> kdt...@gmail.com> wrote:
> >>>>> Not that I am aware of. The best I can think of is using a remote
> >>>>> desktop to view another system.
> >>>>>
> >>>>> Kevin
> >>>>>
> >>>>> On Wednesday, June 20, 2012 1:36:31 PM UTC-4, Jignesh wrote:
> >>>>>> Is there any?
> >>>>>
> >>>>> group/Hardhats
> >>>>> To unsubscribe, send email to
> >>>>> Hardhats+unsubscribe@**<Hardhats%2Bunsu...@googlegroups.com>
> >>>>> googlegroups.com
> >>>>
> >>>> group/Hardhats
> >>>> To unsubscribe, send email to
> >>>> Hardhats+unsubscribe@**<Hardhats%2Bunsu...@googlegroups.com>
> >>>> googlegroups.com
> >>
> >> <http://groups.google.com/group/Hardhats>
> >>
> >> http://groups.google.com/group/Hardhats
> >> To unsubscribe, send email to <Hardhats%2Bunsu...@googlegroups.com>
> >> Hardhats+u...@googlegroups.com
> >
> > http://groups.google.com/group/Hardhats
> > To unsubscribe, send email to <Hardhats+u...@googlegroups.com>
> > Hardhats+u...@googlegroups.com

Jignesh Patel

unread,
Jun 28, 2012, 12:01:18 AM6/28/12
to hard...@googlegroups.com
Chris,

To your 3rd point are you trying to say that mouse clicks from HTML5 canvas passed back to CPRS?


-Jignesh


Reply all
Reply to author
Forward
0 new messages