Is there a way?

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Feb 2008
Posts: 10
Reputation: hjast is an unknown quantity at this point 
Solved Threads: 0
hjast hjast is offline Offline
Newbie Poster

Is there a way?

 
0
  #1
Jun 10th, 2008
Is there a way to make a application that has a windows form gui on the server machine and then a asp.net frontend for users on the internet to interact with it?

Reuben
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 59
Reputation: FaridMasood is an unknown quantity at this point 
Solved Threads: 0
FaridMasood's Avatar
FaridMasood FaridMasood is offline Offline
Junior Poster in Training

Re: Is there a way?

 
0
  #2
Jun 11th, 2008
I think it can be done because even in this case tcplistner and tcpclient classes can be used.
If you got some other idea plz post it.
Thanks and Best of Lusk,

Farid ud din Masood
MS.c (CS)
University of Agriculture, Faisalabad
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 62
Reputation: a496761 is an unknown quantity at this point 
Solved Threads: 4
a496761 a496761 is offline Offline
Junior Poster in Training

Re: Is there a way?

 
0
  #3
Jun 11th, 2008
No. It'd have to be two separate applications. But they can use the same datasource, so there are really no limitations on the ways or the extent in which they can interact.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 10
Reputation: hjast is an unknown quantity at this point 
Solved Threads: 0
hjast hjast is offline Offline
Newbie Poster

Re: Is there a way?

 
0
  #4
Jun 11th, 2008
So I should create a ASP.NET application with sockets to interact with the C# controller? (I want the ASP.NET to go though the controller to get realtime market data since the data connection only goes into the server)

Reuben

Thanks for everyones help
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 10
Reputation: hjast is an unknown quantity at this point 
Solved Threads: 0
hjast hjast is offline Offline
Newbie Poster

Re: Is there a way?

 
0
  #5
Jun 13th, 2008
So I have been researching and I still don't understand how I go about tackling my problem.

The haves:
A server with a direct connection to a trading feed. (So asp.net can not directly access the trading feed). Some way to constantly update a database with new trade volume. (Real time happening <1 a second). I then need a way in which people can interact with the database and get trading data from a seurce internet site. What do I use to perform this connection?
Web services? Sockets?WCF?

Reuben
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 62
Reputation: a496761 is an unknown quantity at this point 
Solved Threads: 4
a496761 a496761 is offline Offline
Junior Poster in Training

Re: Is there a way?

 
0
  #6
Jun 13th, 2008
Depends on what connections are available to you. Does the server consuming the trading feed have access directly to your DB server? How is that server currently reading the feed?
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 10
Reputation: hjast is an unknown quantity at this point 
Solved Threads: 0
hjast hjast is offline Offline
Newbie Poster

Re: Is there a way?

 
0
  #7
Jun 13th, 2008
Yes the database exists on the server machine.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC