Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: Making a control Pin
S O S22-Mar-03 21:13
S O S22-Mar-03 21:13 
GeneralRe: Making a control Pin
Paul Riley23-Mar-03 13:19
Paul Riley23-Mar-03 13:19 
GeneralRe: Making a control Pin
S O S23-Mar-03 17:52
S O S23-Mar-03 17:52 
GeneralRe: Making a control Pin
Paul Riley23-Mar-03 23:27
Paul Riley23-Mar-03 23:27 
GeneralRe: Making a control Pin
Roger Alsing23-Mar-03 22:59
Roger Alsing23-Mar-03 22:59 
GeneralRe: Making a control Pin
Paul Riley23-Mar-03 23:24
Paul Riley23-Mar-03 23:24 
GeneralRe: Making a control Pin
S O S24-Mar-03 7:09
S O S24-Mar-03 7:09 
GeneralHTTP tunelling Pin
Michal Januszczyk21-Mar-03 12:36
sussMichal Januszczyk21-Mar-03 12:36 
Hello.
I'm trying to write some application that would be able
to tunell any binary transmission through network.

The main requirement is that the application should
work well also acorss firewalls.

The application would consist of two programs:
client and server.

The client is to listen some port, and forward received
data to server. Server is to listen to what the client
sends, and forward this data to another else port.
Of course the client and server are ment to be run on
different machines.

Client and server should communicate
using HTTP so as to allow cross-firewall communication
(usually all is blocked but HTTP protocol)

The problem of course has been solved many times, but i
want to "reinvent the weel" for my sattisfaction.

Has anybody any clues, advises or any information on:
- which classes to use,
- how to design the programs
- some implementations of this or similar problem using .NET


Thanx in advice
Michal Januszczyk
GeneralRe: HTTP tunelling Pin
leppie22-Mar-03 18:34
leppie22-Mar-03 18:34 
QuestionBooks on C# and DirectX?? Pin
Ioncycle21-Mar-03 12:31
Ioncycle21-Mar-03 12:31 
AnswerRe: Books on C# and DirectX?? Pin
Stephane Rodriguez.22-Mar-03 19:38
Stephane Rodriguez.22-Mar-03 19:38 
AnswerRe: Books on C# and DirectX?? Pin
TeraCoder23-Mar-03 4:13
TeraCoder23-Mar-03 4:13 
GeneralString.Split Pin
Le centriste21-Mar-03 7:49
Le centriste21-Mar-03 7:49 
GeneralRe: String.Split Pin
David Stone21-Mar-03 7:59
sitebuilderDavid Stone21-Mar-03 7:59 
GeneralRe: String.Split Pin
leppie21-Mar-03 8:38
leppie21-Mar-03 8:38 
GeneralRe: String.Split Pin
David Stone21-Mar-03 8:40
sitebuilderDavid Stone21-Mar-03 8:40 
GeneralRe: String.Split Pin
leppie21-Mar-03 8:55
leppie21-Mar-03 8:55 
GeneralRe: String.Split Pin
Le centriste21-Mar-03 8:59
Le centriste21-Mar-03 8:59 
GeneralDouble buffering Pin
S O S21-Mar-03 6:45
S O S21-Mar-03 6:45 
GeneralRe: Double buffering Pin
leppie22-Mar-03 3:16
leppie22-Mar-03 3:16 
GeneralRe: Double buffering Pin
S O S22-Mar-03 3:19
S O S22-Mar-03 3:19 
GeneralRe: Double buffering Pin
Chris Jobson22-Mar-03 6:29
Chris Jobson22-Mar-03 6:29 
GeneralRe: Double buffering Pin
S O S22-Mar-03 9:51
S O S22-Mar-03 9:51 
GeneralTaskbar and sounds Pin
EWM21-Mar-03 6:44
EWM21-Mar-03 6:44 
GeneralRe: Taskbar and sounds Pin
Don_s25-Mar-03 3:06
Don_s25-Mar-03 3:06 

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.