Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error Pin
Vasudevan Deepak Kumar23-Nov-07 3:38
Vasudevan Deepak Kumar23-Nov-07 3:38 
AnswerRe: Error Pin
kkadir23-Nov-07 4:26
kkadir23-Nov-07 4:26 
QuestionDisable PDF Print button from C# Pin
cosmoteco23-Nov-07 3:14
cosmoteco23-Nov-07 3:14 
AnswerRe: Disable PDF Print button from C# Pin
Vasudevan Deepak Kumar23-Nov-07 3:42
Vasudevan Deepak Kumar23-Nov-07 3:42 
GeneralRe: Disable PDF Print button from C# Pin
cosmoteco23-Nov-07 4:33
cosmoteco23-Nov-07 4:33 
GeneralRe: Disable PDF Print button from C# Pin
Dave Kreskowiak23-Nov-07 5:31
mveDave Kreskowiak23-Nov-07 5:31 
GeneralRe: Disable PDF Print button from C# Pin
cosmoteco23-Nov-07 5:43
cosmoteco23-Nov-07 5:43 
Question.NET 2.0 Remoting Listener - Adding a Telnet connection message [modified] Pin
MrEyes23-Nov-07 2:58
MrEyes23-Nov-07 2:58 
Hello all,

I have a .NET 2.0 remoting service that listens on various URIs for requests, all well and good and it works perfectly.

However I would like to add functionality that displays a custom message should somebody telnet to the listening port.

Currently if somebody does this the following is displayed:

.NET☺☻☻♥☺♥☺☺hServer encountered an internal error. To get more info turn on cust
omErrors in the server's config file.


I would like to display something like this:

My Widget Application v1.0
blah blah blah something about usage blah blah something about auditing blah blah blah


What complicates this even further is the fact that the tcp channel is registered with a compression and encryption sink. Obviously a simple command line telnet connection is not going to send any data that is either compressed or encrypted, so I need this to bypass the sinks.

So does anybody know how to do this?



-- modified at 9:13 Friday 23rd November, 2007
QuestionInteroperatablity between managed and unmanaged code Pin
mastermind.aj23-Nov-07 2:04
mastermind.aj23-Nov-07 2:04 
AnswerRe: Interoperatablity between managed and unmanaged code Pin
Pete O'Hanlon23-Nov-07 2:10
mvePete O'Hanlon23-Nov-07 2:10 
QuestionSynchronizing Collections Pin
hamidkhan23-Nov-07 1:53
hamidkhan23-Nov-07 1:53 
AnswerRe: Synchronizing Collections Pin
Bekjong23-Nov-07 2:09
Bekjong23-Nov-07 2:09 
QuestionDropDownList Pin
minniemooo23-Nov-07 1:30
minniemooo23-Nov-07 1:30 
AnswerRe: DropDownList Pin
Andrei Ungureanu23-Nov-07 1:44
Andrei Ungureanu23-Nov-07 1:44 
QuestionItemmouseoverevent in listview Pin
anu8123-Nov-07 1:24
anu8123-Nov-07 1:24 
AnswerRe: Itemmouseoverevent in listview Pin
anu8123-Nov-07 1:46
anu8123-Nov-07 1:46 
QuestionProgress bar working on button click Pin
D i x y23-Nov-07 1:04
D i x y23-Nov-07 1:04 
AnswerRe: Progress bar working on button click Pin
Andrei Ungureanu23-Nov-07 1:09
Andrei Ungureanu23-Nov-07 1:09 
AnswerRe: Progress bar working on button click Pin
Xmen Real 23-Nov-07 1:54
professional Xmen Real 23-Nov-07 1:54 
QuestionUPS Integration in asp.net 2.0 (C#) Pin
Saviaq23-Nov-07 0:51
Saviaq23-Nov-07 0:51 
AnswerRe: UPS Integration in asp.net 2.0 (C#) Pin
Dave Kreskowiak23-Nov-07 5:28
mveDave Kreskowiak23-Nov-07 5:28 
GeneralRe: UPS Integration in asp.net 2.0 (C#) Pin
KevinEarley17-Jul-12 13:13
KevinEarley17-Jul-12 13:13 
GeneralRe: UPS Integration in asp.net 2.0 (C#) Pin
Dave Kreskowiak17-Jul-12 16:27
mveDave Kreskowiak17-Jul-12 16:27 
QuestionSelect an item in a listview Pin
Lucy23-Nov-07 0:24
Lucy23-Nov-07 0:24 
AnswerRe: Select an item in a listview Pin
mav.northwind23-Nov-07 0:51
mav.northwind23-Nov-07 0:51 

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.