المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : read data from existing tcp connection



C# Programming
08-01-2009, 09:55 AM
hi all, can anyone guide me or has links about how to read data from existing tcp connection?
let's say i have application X which operates on tcp protocol on port 12000,
how can i create a .Net application to get the data that passes through port 12000? (the data that application X receives)

i hope my question is clear. any help is much appreaciated


thank you.