Click here to Skip to main content
15,906,463 members
Home / Discussions / C#
   

C#

 
GeneralC# Network... Need Suggestions. Pin
fadee24-Oct-03 22:35
fadee24-Oct-03 22:35 
GeneralRe: C# Network... Need Suggestions. Pin
Blake Coverett25-Oct-03 20:15
Blake Coverett25-Oct-03 20:15 
GeneralRe: C# Network... Need Suggestions. Pin
Blake Coverett25-Oct-03 23:02
Blake Coverett25-Oct-03 23:02 
GeneralRe: C# Network... Need Suggestions. Pin
fadee25-Oct-03 23:30
fadee25-Oct-03 23:30 
GeneralRe: C# Network... Need Suggestions. Pin
Blake Coverett26-Oct-03 0:19
Blake Coverett26-Oct-03 0:19 
GeneralRe: C# Network... Need Suggestions. Pin
Blake Coverett26-Oct-03 2:05
Blake Coverett26-Oct-03 2:05 
GeneralRe: C# Network... Need Suggestions. Pin
fadee26-Oct-03 6:03
fadee26-Oct-03 6:03 
GeneralRe: C# Network... Need Suggestions. Pin
Blake Coverett26-Oct-03 6:12
Blake Coverett26-Oct-03 6:12 
Seems to me you should think that one through again. Why exactly is HTTP not allowed? It need not be on port 80 even, this is strictly a private exchange between parts of your application.

It is less complex rather than more to use the existing infrastructure. Compare the number of lines of code between my first example and my second one, and the second one is much more robust and functional.

You have use a protocol of some sort, as you can see from the simple protocol that I made up in that first example. That protocol is in fact much like HTTP.

Is it that IIS is not allowed?

-Blake
GeneralRe: C# Network... Need Suggestions. Pin
fadee26-Oct-03 6:22
fadee26-Oct-03 6:22 
Generalstatic variable Pin
hkl24-Oct-03 10:43
hkl24-Oct-03 10:43 
GeneralRe: static variable Pin
Guillermo Rivero24-Oct-03 10:57
Guillermo Rivero24-Oct-03 10:57 
GeneralRe: static variable Pin
hkl24-Oct-03 10:58
hkl24-Oct-03 10:58 
GeneralRe: static variable Pin
Rocky Moore25-Oct-03 2:48
Rocky Moore25-Oct-03 2:48 
GeneralRe: static variable Pin
leppie25-Oct-03 3:15
leppie25-Oct-03 3:15 
GeneralRe: static variable Pin
hkl27-Oct-03 8:33
hkl27-Oct-03 8:33 
GeneralGenerating a unique serial Pin
Sassan K.Z.24-Oct-03 8:30
Sassan K.Z.24-Oct-03 8:30 
GeneralRe: Generating a unique serial Pin
Guillermo Rivero24-Oct-03 8:35
Guillermo Rivero24-Oct-03 8:35 
GeneralRe: Generating a unique serial Pin
Sassan K.Z.24-Oct-03 9:41
Sassan K.Z.24-Oct-03 9:41 
GeneralRe: Generating a unique serial Pin
leppie25-Oct-03 2:00
leppie25-Oct-03 2:00 
GeneralRe: Generating a unique serial Pin
mistery2225-Oct-03 2:26
mistery2225-Oct-03 2:26 
GeneralRe: Generating a unique serial Pin
Anonymous25-Oct-03 23:33
Anonymous25-Oct-03 23:33 
GeneralOpenFileDialog Pin
Gary Kirkham24-Oct-03 7:56
Gary Kirkham24-Oct-03 7:56 
Generalgetting unicode for a char Pin
Den2Fly24-Oct-03 7:42
Den2Fly24-Oct-03 7:42 
GeneralRe: getting unicode for a char Pin
leppie24-Oct-03 9:02
leppie24-Oct-03 9:02 
GeneralCustom control Pin
Lasse Johansen24-Oct-03 6:23
Lasse Johansen24-Oct-03 6:23 

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.