Hi everybody,
Is there anyone how can I replace functions done by Port class in Compact Framework in .Net Framework 1.1? Port class is for serial socket communication and can be used to interact with modems.

den2005