473,385 Members | 1,569 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,385 software developers and data experts.

Connection(less) to a remoting server


Is the connection between a Remoting Client and a Remoting Server
considered connection-bound or connectionless?

....even if it runs on http?
Jul 21 '05 #1
2 1154
ja*****@texeme.com wrote:

Is the connection between a Remoting Client and a Remoting Server
considered connection-bound or connectionless?

...even if it runs on http?

Is there a virtual circuit? Well, I guess you could argue there is if
you're using CAOs, but probably not with SAOs. But really, does it matter?

Cheers

Peter
Jul 21 '05 #2
peter wrote:
ja*****@texeme.com wrote:

Is the connection between a Remoting Client and a Remoting Server
considered connection-bound or connectionless?

...even if it runs on http?

Is there a virtual circuit? Well, I guess you could argue there is if
you're using CAOs, but probably not with SAOs. But really, does it
matter?


Well, it matters if the server or network goes down temporarily doesn't it?

It matters as far as my determining what type of retry or reconnect
procedures in my code I need to use...rigth? Or are we speaking two
different languages?

Cheers

Peter


--
Texeme Textcasting Technology
http://www.texeme.com
Jul 21 '05 #3

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

Similar topics

4
by: yop | last post by:
All I need to store a connection in the application object due to the need to use MYSQL and its very poor connection pooling. Would someone have an example as the code below is not working...
1
by: Samridhi Kumar Shukla | last post by:
I am facing technical difficulti in using server connection control because we cannot change the path once fixed .. one way is to edit the code of the form generated code but though it allow to...
7
by: Keith Norris | last post by:
I cannot successfully create a connection object in a web form. In the page_load event I try the following code: Dim sConnection As String = "server=MIDATLANTICUS;" & _ database=Pubs;integrated...
2
by: jabailo | last post by:
Is the connection between a Remoting Client and a Remoting Server considered connection-bound or connectionless? ....even if it runs on http?
1
by: Charles MacLean | last post by:
We have an application that connects to a remote site's SQL server using a VPN client. It also uses a local MS SQL database located on one of our servers. It seems once the VPN connection is...
4
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
When I start the Visual Studio .NET 2005 on client machine, I select Tools and database connection (Database: SQL Server, security: windows authentication. Server: Server Machine name (not in the...
17
by: Anil Gupte | last post by:
I am using the following to try to connect to the database, but it does not seem to be working. Dim sConnString sConnString = "Provider=SQLNCLI.1;Integrated Security=SSPI;Persist Security...
1
by: Chetana | last post by:
Hi All, I have one asp.net application in which connection gets expired after some time on my server actually i m thinking on how the connection gets removed because after some time I m getting...
10
by: Elaine121 | last post by:
Hi i've been batteling for hours and can't seem to find the problem. When my server runs and I press the connect button the gui freezes until the client gui is terminated.. only then the gui becomes...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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.