Click here to Skip to main content
15,899,634 members
Home / Discussions / C#
   

C#

 
QuestionHow to fix English language to specific textbox in Arabic Input language mode? Pin
Paramu19737-Jun-11 0:29
Paramu19737-Jun-11 0:29 
AnswerRe: How to fix English language to specific textbox in Arabic Input language mode? Pin
raja4india15-Oct-11 5:35
raja4india15-Oct-11 5:35 
Questionsensing data passed through lan card of a pc Pin
Aisha sharma6-Jun-11 21:09
Aisha sharma6-Jun-11 21:09 
AnswerRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak7-Jun-11 1:46
mveDave Kreskowiak7-Jun-11 1:46 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma7-Jun-11 2:52
Aisha sharma7-Jun-11 2:52 
GeneralRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak7-Jun-11 3:04
mveDave Kreskowiak7-Jun-11 3:04 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma8-Jun-11 20:23
Aisha sharma8-Jun-11 20:23 
GeneralRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak9-Jun-11 1:40
mveDave Kreskowiak9-Jun-11 1:40 
Even with this description, it's the exact same project.

The only way to get a filename out of it is if you understand the SMB protocol and anaylze each packet, looking for the appropriate fields.

You can find the specifications for SMB and SMB2 here[^] and here[^].

It would also help if you had a real network sniffer and looked at what's really going over the wire when you perform the operations you are looking for.

Having said all that, that only covers copying a file from one machine to another using normal Windows file copy methods. It doesn't cover HTTP or FTP or any other non-SMB based application protocol.

GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma9-Jun-11 22:44
Aisha sharma9-Jun-11 22:44 
GeneralRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak10-Jun-11 1:33
mveDave Kreskowiak10-Jun-11 1:33 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma10-Jun-11 2:00
Aisha sharma10-Jun-11 2:00 
AnswerRe: sensing data passed through lan card of a pc Pin
jschell7-Jun-11 10:02
jschell7-Jun-11 10:02 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma7-Jun-11 19:28
Aisha sharma7-Jun-11 19:28 
GeneralRe: sensing data passed through lan card of a pc Pin
jschell8-Jun-11 8:57
jschell8-Jun-11 8:57 
QuestionIs there any way to prioratize a task in TPL. Pin
prasadbuddhika6-Jun-11 19:43
prasadbuddhika6-Jun-11 19:43 
AnswerRe: Is there any way to prioratize a task in TPL. Pin
Dave Kreskowiak7-Jun-11 1:35
mveDave Kreskowiak7-Jun-11 1:35 
QuestionCompare decimals Pin
vanikanc6-Jun-11 10:12
vanikanc6-Jun-11 10:12 
QuestionRe: Compare decimals Pin
Mark Salsbery6-Jun-11 10:34
Mark Salsbery6-Jun-11 10:34 
AnswerRe: Compare decimals Pin
vanikanc6-Jun-11 10:37
vanikanc6-Jun-11 10:37 
AnswerRe: Compare decimals Pin
AspDotNetDev6-Jun-11 10:35
protectorAspDotNetDev6-Jun-11 10:35 
GeneralRe: Compare decimals Pin
vanikanc10-Jun-11 10:56
vanikanc10-Jun-11 10:56 
AnswerRe: Compare decimals PinPopular
PIEBALDconsult6-Jun-11 17:18
mvePIEBALDconsult6-Jun-11 17:18 
GeneralRe: Compare decimals Pin
Roger Wright6-Jun-11 20:06
professionalRoger Wright6-Jun-11 20:06 
Question.NET Remoting DHCP Problem Pin
Member 24160216-Jun-11 6:05
Member 24160216-Jun-11 6:05 
AnswerRe: .NET Remoting DHCP Problem Pin
Dave Kreskowiak6-Jun-11 6:10
mveDave Kreskowiak6-Jun-11 6:10 

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.