| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I am a student and wished to learn .Net remoting. I have a
knowledge of C# , but i am a newbie in distributed applications. So,
plz tell guide...
Akshat Arora
|
01-01-2008 11:36 PM
aashraf | 2 | 525 |
|  | Private sub Capture()
dim altscan as short
dim snapparam as short
altscan = MapVirtualKey(VK_MENU, 0)
keybd_event(VK_SNAPSHOT, snapparam, 0,...
BADER
|
12-26-2007 09:50 PM
Josh Hawley | 2 | 83 |
|  | I/we use Live Messenger to consistently have a video conference or Instant
Message with a friend in a different state. I cannot accept a request...
Stan
|
12-25-2007 10:21 AM
Stan | 0 | 59 |
|  | Realive example:
The second network card is not active. I ping 192.168.13.255 and get
no response (because of firewall, maybe). This machine is...
ckkwan@my-deja.com
|
12-23-2007 08:30 PM
ckkwan@my-deja.com | 0 | 68 |
|  | I'm trying to find a remoting style that does not require a listening port
on the machine for the local server. In years past, I used DDE and COM...
jayme.pechan
|
12-13-2007 11:28 AM
jayme.pechan | 0 | 90 |
|  | Hi guys,
I'm having a problem with remote events in .NET 2.0. I've written a
really simple test application (taken from the Microsoft...
Steve
|
12-12-2007 12:33 PM
Steve | 7 | 67 |
|  | I get RemotingException "Requested Service not found" with following
sequence. It happens almost everytime (95% of times). The sequence is
1. Server...
rketi@yahoo.com
|
12-06-2007 04:46 PM
rketi@yahoo.com | 0 | 58 |
|  | Hello,
OK I think this might be a challenge for you...
I have an ASP.NET Web Page / Web Service that runs on IIS and uses
impersonation. The user...
Dave
|
12-04-2007 11:06 AM
Dave | 0 | 60 |
|  | Hi.
Is it possible and if so, is it safe to have one activated client
(connected to a singleton server) and call that client from multiple
threads...
Danny
|
12-03-2007 11:37 PM
Danny | 0 | 58 |
|  | I tried to build a DataBase, which work with 3 types of data(integer, double,
bool).
I have done it such way:
namespace CDBColumnAbstract
{
//...
ImpP
|
11-28-2007 04:10 PM
ImpP | 0 | 51 |
|  | I want to be able to use .Net Remoting in order for a client to call a
remote object on a server, and then have the server update a control
in a form...
ZacharyDallas
|
11-23-2007 03:21 PM
Spam Catcher | 3 | 63 |
|  | I am new in remoting and I am trying to create the sample explained in MSDN.
I have created 3 projects:
1) RemotePrint which return a single...
Jean-Claude
|
11-23-2007 08:27 AM
Jean-Claude | 0 | 50 |
|  | Hi,
following situation (this is still .NET 1.1 - *sigh*)
For a scheduling application, I create a Thread for every task that is
due to be...
Kai Iske
|
11-23-2007 04:41 AM
Kai Iske | 0 | 56 |
|  | I want to write a c# code to determine if the homepage content was change,
and further, i will write the code to show what is changed,
but if the...
Macneed
|
11-22-2007 06:00 PM
ahhijxjdlk | 1 | 54 |
|  | Hello! Good Site! Thanks you! lisfnoxynihk
nhxvfmhrcl
|
11-22-2007 06:00 PM
nhxvfmhrcl | 0 | 53 |
|  | can anyone point me to a place where some code could be download to show how
to use the WTSQuerySessionInformation function to get some user info on...
ARTMIC
|
11-22-2007 03:35 PM
ARTMIC | 0 | 59 |
|  | I know how to do this with a config file, trouble is I'm not using the
config file settings ( for various reasons that I won't go into here)
- there...
jim.craig43@tiscali.co.uk
|
11-22-2007 03:32 PM
jim.craig43@tiscali.co.uk | 1 | 55 |
|  | Hello gurus ;)
My objective: Create a server app which exposes a single class to
other client apps. I do not want to use a config file, so I went...
Lextendo
|
11-21-2007 10:21 AM
Morten Saxov | 2 | 61 |
|  | Hi,
I have VB.NET multithreading app which workong over socket
communication. I get next error:
vb.net system.Net.Sockets.SocketException: An...
Jovo Mirkovic
|
11-20-2007 01:24 PM
Jovo Mirkovic | 0 | 61 |
|  | We have some set of small applications in dotnet 1.1. These
applications covers Web App, Windows service, web services. These all
apps use a common...
Amit Bhatnagar
|
11-20-2007 09:53 AM
Amit Bhatnagar | 0 | 54 |
|  | Hi everyone ,
I have to design a .net remoting server application. There can be n
remoting client connected to the application...There may be...
ssathasivan@gmail.com
|
11-19-2007 05:03 PM
ssathasivan@gmail.com | 0 | 59 |
|  | Hi,
The scenario is this: I have multiple client applications (VB.Net 2.0) that
need to exchange data via a remote server e.g. Client A sends data...
James
|
11-18-2007 02:54 PM
James | 0 | 53 |
|  | I tried asking this question with a slightly different phrasing before, but
have got no answers here on in the forums, so I thought I'd try again....
Staffan Ulfberg
|
11-18-2007 11:02 AM
Staffan Ulfberg | 0 | 61 |
|  | Hi, I think I have a .net remoting permissions problem.
This is WinXP SP2
I have a .net ipc remoting client and server.
Each proc runs as the user...
ceh
|
11-16-2007 11:02 AM
ceh | 1 | 57 |
|  | I want to be able to use .Net Remoting in order for a client to call a
remote object on a server, and then have the server update a control
in a form...
ZacharyDallas
|
11-12-2007 02:08 PM
ZacharyDallas | 0 | 59 |
|  | Hi,
I have on the server a service with a .net remoting channel opened with
singlecall option.
Comunication is on TCP and with binary...
Gianluca Pezzoli
|
11-12-2007 07:52 AM
Gianluca Pezzoli | 1 | 60 |
|  | Hi All,
I have a scenario where i make a secondary AppDomain to load in a type from
a dll I have. The type that I load in...
Jessard
|
11-09-2007 01:01 PM
Jessard | 2 | 58 |
|  | Have a look
Fast Serialization and remoting
www.dotnetremoting.com
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
alex Grty
|
11-06-2007 10:35 PM
alex Grty | 0 | 52 |
|  | Hi All,
I have a windows service that processes XML-files. In the process, several
things are done, a new xml is created and several databases are...
GTRe
|
11-06-2007 03:58 PM
GTRe | 0 | 54 |
|  | I have implemented .NET remoting in a kind of chat style application.
Messages need to pass from a server to clients. I currently have...
DatelMonkey99
|
11-04-2007 02:07 PM
DatelMonkey99 | 0 | 59 |
|  | If this is simple, forgive my ignorance, but I'm coming from the
CompactFramework where we don't use AppDomains. I did a fair bit of... |
11-04-2007 10:12 AM | 0 | 64 |
|  | Posts to several groups have yielded no answers yet. Perhaps this one has a
more experienced readership. :,)
Situation: (1) Application subscribes...
John W.
|
11-02-2007 03:39 PM
Spam Catcher | 12 | 79 |
|  | Hi,
first of all, I'd have to mention that I don't have much experience with
remoting (and I'm afraid this will get obvious below ;-)
I have one...
Jens Weiermann
|
11-01-2007 09:54 AM
Spam Catcher | 2 | 57 |
|  | Hi,
I have absolutely no clue how to do TCP Client/Server stuff.
I would like to drop a "server control" on my server form, a "client
control" on...
M O J O
|
10-31-2007 11:25 PM
Tom Shelton | 8 | 62 |
|  | Hi!
Is it possible to mark some of methods of remote object (MarshallByRef
singleton) as "local", and process them in local context,...
EugeneIM@gmail.com
|
10-31-2007 08:32 AM
EugeneIM@gmail.com | 0 | 60 |
|  | Hi,
i have a little Problem with a CAO reference.
On client side i use a code like this:
IUserProfile profile =...
Claus Trojahn
|
10-30-2007 12:00 PM
Claus Trojahn | 0 | 57 |
|  | Hi,
What is the easiest way to send a string from one application to another?
I'm develloping an OutlookAddIn and in some cases I need to make...
M O J O
|
10-30-2007 01:42 AM
Tom Shelton | 7 | 56 |
|  | I've got a system I need to build that I was going to implement with Web
Services. However, this system needs fairly high throughput and...
Andrew Faust
|
10-30-2007 12:48 AM
Andrew Faust | 2 | 59 |
|  | Hi all,
I have a winform running on a machine to check for some criteria, once the
criteria is fullfilled, this winform need to notify several...
timmytong
|
10-28-2007 03:04 PM
Spam Catcher | 1 | 63 |
|  | Hi, All:
UDAParts has updated .NET versions of SocketProAdapter at www.udaparts.com
for supporting binary remoting .NET ADO.NET objects, DataSet,...
msgroup
|
10-27-2007 09:25 AM
msgroup | 0 | 55 |
|  | Hi,
I have the following C++ code snippet that always give me the error.
The type A in Assembly ........... is not marked as serializable when
I...
ericmhhui@gmail.com
|
10-25-2007 10:33 PM
ericmhhui@gmail.com | 0 | 52 |
|  | Hi,
i'm new to remoting, so perhaps the following question could be stupid
or design may be wired.
I have a remoting object like this:
public class...
Claus Trojahn
|
10-25-2007 11:24 AM
Claus Trojahn | 0 | 60 |
|  | Hi,
I have a MBR object registered. The MBR contains another MBR. Accessing the
inner (helper) MBR works fine if the client and server application...
Henning
|
10-24-2007 08:27 AM
Henning | 0 | 56 |
|  | Hi,
I have observed strange behavior with the IpcChannel and methods
marked as . It seems that they can be called only a fixed
number of times and...
js
|
10-19-2007 09:04 AM
js | 1 | 59 |
|  | --------------------------------------------------------------------------------
Hi
I would like to see an example, how can i write an windows...
TOPRAK
|
10-18-2007 04:58 AM
TOPRAK | 0 | 54 |
|  | hi,
i need to notify clients about change that happened on server. there
will be about 2000 clients each will have my service running in it,
what...
almir
|
10-17-2007 04:42 PM
Spam Catcher | 1 | 55 |
|  | Hey
We've currently have a remoting objects that are being hosted by a Windows
Service. The Windows Service gets the names and port to host the...
William
|
10-16-2007 03:39 PM
William | 2 | 59 |
|  | Hi,
Use typeFilterLevel="Full" in server side Config file as follows
<channel ref="http">
<serverProviders>
<formatter ref="soap"...
vanaja sethu
|
10-16-2007 01:12 AM
vanaja sethu | 0 | 57 |
|  | Hi,
Use typeFilterLevel="Full" in server side config file as follows
<channel ref="http">
<serverProviders>
<formatter ref="Soap"...
vanaja sethu
|
10-16-2007 01:07 AM
vanaja sethu | 0 | 52 |
|  | I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
|
10-15-2007 06:27 PM
Angel vasquez | 0 | 56 |