Click here to Skip to main content
15,884,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: WSE 2.0 and Encryption Pin
Heath Stewart4-Jan-05 20:31
protectorHeath Stewart4-Jan-05 20:31 
GeneralRe: WSE 2.0 and Encryption Pin
Bill Dean5-Jan-05 3:26
Bill Dean5-Jan-05 3:26 
GeneralRe: WSE 2.0 and Encryption Pin
Heath Stewart5-Jan-05 7:09
protectorHeath Stewart5-Jan-05 7:09 
GeneralRe: WSE 2.0 and Encryption Pin
Bill Dean5-Jan-05 9:35
Bill Dean5-Jan-05 9:35 
GeneralRe: WSE 2.0 and Encryption Pin
Heath Stewart5-Jan-05 14:51
protectorHeath Stewart5-Jan-05 14:51 
GeneralRe: WSE 2.0 and Encryption Pin
Bill Dean6-Jan-05 4:36
Bill Dean6-Jan-05 4:36 
GeneralSocket receiving too slowly Pin
tantiboh4-Jan-05 13:51
tantiboh4-Jan-05 13:51 
GeneralRe: Socket receiving too slowly Pin
Heath Stewart4-Jan-05 20:17
protectorHeath Stewart4-Jan-05 20:17 
Take a look at some of the options from the SocketOptionName enumeration. This is used in conjunection with the SocketOptionLevel to set socket options using the Socket.SetSocketOption method. Not allowing your packets to be fragmented might be one option.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Socket receiving too slowly Pin
tantiboh5-Jan-05 18:52
tantiboh5-Jan-05 18:52 
GeneralXmodem implimentation Pin
therealmccoy4-Jan-05 12:35
therealmccoy4-Jan-05 12:35 
GeneralRe: Xmodem implimentation Pin
Heath Stewart4-Jan-05 13:37
protectorHeath Stewart4-Jan-05 13:37 
GeneralRe: Xmodem implimentation Pin
therealmccoy4-Jan-05 14:29
therealmccoy4-Jan-05 14:29 
GeneralRe: Xmodem implimentation Pin
Heath Stewart4-Jan-05 20:12
protectorHeath Stewart4-Jan-05 20:12 
GeneralString output in C# from a C++ dll Pin
vinayakdl4-Jan-05 12:29
vinayakdl4-Jan-05 12:29 
GeneralRe: String output in C# from a C++ dll Pin
Heath Stewart4-Jan-05 13:34
protectorHeath Stewart4-Jan-05 13:34 
GeneralRe: String output in C# from a C++ dll Pin
vinayakdl5-Jan-05 4:53
vinayakdl5-Jan-05 4:53 
GeneralRe: String output in C# from a C++ dll Pin
Heath Stewart5-Jan-05 7:04
protectorHeath Stewart5-Jan-05 7:04 
GeneralRe: String output in C# from a C++ dll Pin
vinayakdl6-Jan-05 9:55
vinayakdl6-Jan-05 9:55 
GeneralRe: String output in C# from a C++ dll Pin
Heath Stewart6-Jan-05 12:04
protectorHeath Stewart6-Jan-05 12:04 
GeneralHELP! Web secuirty ... Pin
mrwonkothesane424-Jan-05 11:38
mrwonkothesane424-Jan-05 11:38 
GeneralReplacing text Pin
Christer Claesson4-Jan-05 11:35
Christer Claesson4-Jan-05 11:35 
GeneralSpecial Keyboard keys Pin
BertGo4-Jan-05 10:25
BertGo4-Jan-05 10:25 
GeneralRe: Special Keyboard keys Pin
Heath Stewart4-Jan-05 11:12
protectorHeath Stewart4-Jan-05 11:12 
GeneralRe: Special Keyboard keys Pin
BertGo4-Jan-05 13:00
BertGo4-Jan-05 13:00 
GeneralRe: Special Keyboard keys Pin
Heath Stewart4-Jan-05 13:29
protectorHeath Stewart4-Jan-05 13:29 

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.