HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss in the Dotnet Framework (Remoting) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Remoting) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
1 54
Hello! Good Site! Thanks you! lisfnoxynihk
nhxvfmhrcl
11-22-2007 06:00 PM
nhxvfmhrcl Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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
Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
1 59
-------------------------------------------------------------------------------- Hi I would like to see an example, how can i write an windows...
TOPRAK
10-18-2007 04:58 AM
TOPRAK Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 56
Post New Thread

Display Options
Showing threads 1 to 50 of 4522
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.