询问者
C#中与win32中wininet函数的等同实现是什么?

常规讨论
-
在C#2008.net中可以使用webClient类来实现向网页post数据,有没有等同于InternetSetOption的函数来改变最大连接数的限制??
- 已更改类型 Riquel_DongModerator 2009年6月12日 7:40 OP didn't follow up
- 已更改类型 Riquel_DongModerator 2009年6月12日 7:40 OP didn't follow up
全部回复
-
你好,
那你在非托管的程序下如何设置突破连接数呢?通过PInvoke在C#程序中同样处理好了。
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. -
因为你没有提供必要的信息跟贴,我们把问题的类型改为讨论.如果你有时间关注这个问题和提供必要的信息,请把类型改回为问题,通过帖子顶部的”Change Type”选项。如果问题已经解决,我们希望你能够共享解决方案以便这个答案能够被其他有同样问题的论坛成员看到,谢谢你!
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.