Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
GeneralRe: basic questions about web services development Pin
Scott Dorman15-Jul-08 2:15
professionalScott Dorman15-Jul-08 2:15 
GeneralRe: basic questions about web services development Pin
George_George15-Jul-08 22:04
George_George15-Jul-08 22:04 
GeneralRe: basic questions about web services development Pin
Scott Dorman16-Jul-08 1:04
professionalScott Dorman16-Jul-08 1:04 
GeneralRe: basic questions about web services development Pin
George_George16-Jul-08 1:10
George_George16-Jul-08 1:10 
GeneralRe: basic questions about web services development Pin
N a v a n e e t h13-Jul-08 17:07
N a v a n e e t h13-Jul-08 17:07 
GeneralRe: basic questions about web services development Pin
George_George13-Jul-08 19:13
George_George13-Jul-08 19:13 
QuestionSending mail Pin
hadad12-Jul-08 22:05
hadad12-Jul-08 22:05 
QuestionClient Server Communication Remoting question Pin
Christo888812-Jul-08 17:20
Christo888812-Jul-08 17:20 
Hello all,
I need some help on an issue i do have.
My problem is rather simple.
I have created a project (that would be the server) and that is supposed to perform some lengthy calculations. This server would be located on a machine dedicated to calculations.
On the other hand, I have created a client (my GUI) that will be located on another computer and that will send data/parameteres to the server, wait for the server to calculate based on the parameters received, and send back the result of the calculation to the GUI (my client). In my case, results would be displayed in a DataGridView for example.

So my question is rather simple: How do I make the client and server communicate, namely how do I send data (could be aything from a string to a double to a bolean) to the server, and most of all how do I retrieve data calculated for display in my GUI ?
This issue is related to some Finance application and real time data. Calculations are perfromed on the server as well as retrieving the real time data, and send back to the client for vizualisation ! GUI is sending the parameteres on which calculation are based.

I understand I have to use net.sockets, and create some kindof remotable objects in the middle to transfer information, but I can't figure out how to do this after reading some of the very useful articles here.

Any help would be really appreciated !
Thank you
C

modified on Saturday, July 12, 2008 11:40 PM

QuestionInsert image to RichText Box Pin
SHINOJK12-Jul-08 12:44
SHINOJK12-Jul-08 12:44 
AnswerRe: Insert image to RichText Box Pin
Luc Pattyn12-Jul-08 13:13
sitebuilderLuc Pattyn12-Jul-08 13:13 
AnswerRe: Insert image to RichText Box Pin
Giorgi Dalakishvili13-Jul-08 1:11
mentorGiorgi Dalakishvili13-Jul-08 1:11 
QuestionNO cursor for a rich text box Pin
SHINOJK12-Jul-08 10:54
SHINOJK12-Jul-08 10:54 
AnswerRe: NO cursor for a rich text box Pin
Luc Pattyn12-Jul-08 11:09
sitebuilderLuc Pattyn12-Jul-08 11:09 
QuestionHow to create mdb File? Pin
Admin88712-Jul-08 9:48
Admin88712-Jul-08 9:48 
AnswerRe: How to create mdb File? Pin
Giorgi Dalakishvili12-Jul-08 10:04
mentorGiorgi Dalakishvili12-Jul-08 10:04 
GeneralRe: How to create mdb File? Pin
Admin88712-Jul-08 10:08
Admin88712-Jul-08 10:08 
AnswerRe: How to create mdb File? Pin
paas12-Jul-08 11:42
paas12-Jul-08 11:42 
GeneralRe: How to create mdb File? Pin
Admin88712-Jul-08 12:02
Admin88712-Jul-08 12:02 
GeneralRe: How to create mdb File? [modified] Pin
DaveyM6912-Jul-08 20:47
professionalDaveyM6912-Jul-08 20:47 
GeneralRe: How to create mdb File? Pin
Admin88712-Jul-08 21:34
Admin88712-Jul-08 21:34 
GeneralRe: How to create mdb File? Pin
DaveyM6913-Jul-08 7:23
professionalDaveyM6913-Jul-08 7:23 
Questionsimulating sql server fetch data Pin
nima_api12-Jul-08 9:23
nima_api12-Jul-08 9:23 
AnswerRe: simulating sql server fetch data Pin
Vimalsoft(Pty) Ltd12-Jul-08 16:16
professionalVimalsoft(Pty) Ltd12-Jul-08 16:16 
AnswerRe: simulating sql server fetch data Pin
nima_api14-Jul-08 3:19
nima_api14-Jul-08 3:19 
Questionclose button Pin
half-life12-Jul-08 8:44
half-life12-Jul-08 8:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.