Click here to Skip to main content
15,901,035 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Web service async call from server to client Pin
Carl Mercier3-Aug-05 15:09
Carl Mercier3-Aug-05 15:09 
Question.resX files question?? Pin
richiemac2-Aug-05 23:20
richiemac2-Aug-05 23:20 
QuestionNOT expression in Regex? Pin
dy131-Aug-05 10:26
dy131-Aug-05 10:26 
AnswerRe: NOT expression in Regex? Pin
Christian Graus1-Aug-05 12:12
protectorChristian Graus1-Aug-05 12:12 
QuestionSocks Tunneling? Pin
Hadi Fakhreddine1-Aug-05 7:09
Hadi Fakhreddine1-Aug-05 7:09 
AnswerRe: Socks Tunneling? Pin
David Leston3-Aug-05 19:16
David Leston3-Aug-05 19:16 
GeneralRe: Socks Tunneling? Pin
Hadi Fakhreddine4-Aug-05 1:50
Hadi Fakhreddine4-Aug-05 1:50 
GeneralRe: Socks Tunneling? Pin
David Leston4-Aug-05 16:48
David Leston4-Aug-05 16:48 
You could write a tunnel which uses an XML configuration file. Then have it change it's settings whenver the file is updated. Then create a web application to edit the configuration file. The Configuration Application Block from Microsoft would work well for this.

If you want reporting from the tunnel, have it log to a file. I like XML logs. log4net can do whatever kind of log you want. Then you can create a web app to read, format and display the log file.

I'm personally working on a TCP proxy that will search and replace content in the stream. I've got the filters working fine, working with producer / consumer threads, but I can't get the proxy acting likce a TCP server and client working. Anything like what you're working on?
GeneralRe: Socks Tunneling? Pin
Hadi Fakhreddine4-Aug-05 19:18
Hadi Fakhreddine4-Aug-05 19:18 
QuestionConfig file for dll. Is it possible? Pin
ekacho1-Aug-05 3:14
ekacho1-Aug-05 3:14 
AnswerRe: Config file for dll. Is it possible? Pin
Mike Dimmick1-Aug-05 3:27
Mike Dimmick1-Aug-05 3:27 
GeneralRe: Config file for dll. Is it possible? Pin
ekacho1-Aug-05 3:48
ekacho1-Aug-05 3:48 
AnswerRe: Config file for dll. Is it possible? Pin
Dan Neely1-Aug-05 3:38
Dan Neely1-Aug-05 3:38 
GeneralRe: Config file for dll. Is it possible? Pin
ekacho1-Aug-05 3:53
ekacho1-Aug-05 3:53 
GeneralRe: Config file for dll. Is it possible? Pin
Dan Neely1-Aug-05 4:11
Dan Neely1-Aug-05 4:11 
GeneralRe: Config file for dll. Is it possible? Pin
ekacho1-Aug-05 19:14
ekacho1-Aug-05 19:14 
GeneralPocketPC-Open Bitmap file issue Pin
Sevugan31-Jul-05 22:34
Sevugan31-Jul-05 22:34 
GeneralC# .Net print/write form question Pin
Rabbit1729-Jul-05 11:42
Rabbit1729-Jul-05 11:42 
GeneralRe: C# .Net print/write form question Pin
S. Senthil Kumar29-Jul-05 23:15
S. Senthil Kumar29-Jul-05 23:15 
GeneralRe: C# .Net print/write form question Pin
Rabbit1730-Jul-05 8:12
Rabbit1730-Jul-05 8:12 
GeneralRe: C# .Net print/write form question Pin
S. Senthil Kumar31-Jul-05 4:04
S. Senthil Kumar31-Jul-05 4:04 
GeneralRe: C# .Net print/write form question Pin
Rabbit1731-Jul-05 7:19
Rabbit1731-Jul-05 7:19 
GeneralRe: C# .Net print/write form question Pin
S. Senthil Kumar31-Jul-05 8:41
S. Senthil Kumar31-Jul-05 8:41 
GeneralRe: C# .Net print/write form question Pin
Rabbit171-Aug-05 11:13
Rabbit171-Aug-05 11:13 
GeneralRe: C# .Net print/write form question Pin
S. Senthil Kumar1-Aug-05 18:31
S. Senthil Kumar1-Aug-05 18:31 

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.