473,383 Members | 1,716 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Please advice technology

Hi
I would like to write 2 applications. 1st app sends arguments across network
to 2nd app that returns a result, just as you would if it was within same
application.
The argument sent could be some kind of struct e.g.

What technology should I learn/ apply for being able to do this? SOAP?

regards
JEsper
Jun 30 '08 #1
3 786
"Jesper, Denmark" <Je***********@discussions.microsoft.comwrote in message
news:29**********************************@microsof t.com...
I would like to write 2 applications. 1st app sends arguments across
network
to 2nd app that returns a result, just as you would if it was within same
application.
The argument sent could be some kind of struct e.g.

What technology should I learn/ apply for being able to do this? SOAP?
Since you are asking in a .Net programming group, I assume that you have
..Net on both ends. You may wish to use Windows Communication Foundation
(WCF) which will let you select various communication options (including
SOAP) from a single source code by means of configuration files.

Jun 30 '08 #2
On Jun 30, 9:16*am, Jesper, Denmark
<JesperDenm...@discussions.microsoft.comwrote:
Hi
I would like to write 2 applications. 1st app sends arguments across network
to 2nd app that returns a result, just as you would if it was within same
application.
The argument sent could be some kind of struct e.g.

What technology should I learn/ apply for being able to do this? SOAP?

regards
JEsper
I think you can use web services in this case...

Alcides.
http://alsql.blogspot.com.
Jun 30 '08 #3
Jesper wrote:
I would like to write 2 applications. 1st app sends arguments across network
to 2nd app that returns a result, just as you would if it was within same
application.
The argument sent could be some kind of struct e.g.

What technology should I learn/ apply for being able to do this? SOAP?
If both ends are in .NET and you expect them to stay that way, then
remoting is more efficient than SOAP/HTTP.

(or WCF with endpoint binding="netTcpBinding" and
binding="NetNamedPipeBinding" which I think is doing
approx. the same)

Arne
Jul 1 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

75
by: Howard Nease | last post by:
Hello, everyone. I would appreciate any advice that someone could give me on my future career path. Here is my situation: I am a bright Junior in a very well-respected private high school, taking...
14
by: Jason Daly | last post by:
I'm a freshman at college as a computer science major. I'm not sure it has what I want. Does anyone know if a major commonly exists in web design (focusing in server side languages)? I want to...
5
by: Lloyd Dupont | last post by:
I need to convince my boss to use ASP.NET We will start a new web project soon. he is hesitating between JSP, and ASP.NET. I think I could convince him ASP.NET would be faster to develop, easier...
4
by: Tarun Mistry | last post by:
Hi all, I have posted this in both the c# and asp.net groups as it applies to both (apologies if it breaks some group rules). I am making a web app in asp.net using c#. This is the first fully OO...
3
by: Tony Girgenti | last post by:
Hello. I'm new to all of this. I developed a web consuming windows application/form program with VS.NET 2003, VB, .Net Framework 1.1.4322, ASP.NET 1.1.4322, IIS 5.1. I started converting it...
32
by: Tom Cole | last post by:
I bet 50% of the posts I've read lately have had at least one bad thing to say about every website or book dedicated to javascript. There are clearly a few posters (you know who you are) who...
0
by: toeffetommy | last post by:
Hello, I need a piece of functionality developed for our Website and I need some technical advice on how get there. Essentially, what I want to develop is a browser-within-browser...
11
by: burtonfigg | last post by:
I've read this article: http://www.oracle.com/technology/pub/articles/oracle_php_cookbook/ullman-ajax.html And from reading it thought it'd be interesting to try a bit of Ajax on my site. ...
4
by: James Cooke | last post by:
I've just been laid off and I am freaking out (new wife, new baby 2 months away, new house yada yada yada). (not recommended at this time) Apart from the usual jobsites, (dice, monster etc) what...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.