the udpchat-server source(vb.net)
public class frmmain 【程序编程相关:MicrosoftContentMana】i use winsock control sp5(vb6) 【推荐阅读:用c#开发程序应用框架】#region " windows 窗体设计器生成的代码 " 【扩展信息:写一个通用数据访问组件】 inherits system.windows.forms.form public sub new() mybase.new() 该调用是 windows 窗体设计器所必需的. initializecomponent() 在 initializecomponent() 调用之后添加任何初始化 end sub 窗体重写处置以清理组件列表. protected overloads overrides sub dispose(byval disposing as boolean) if disposing then if not (components is nothing) then components.dispose() end if end if mybase.dispose(disposing) end sub windows 窗体设计器所必需的 private components as system.componentmodel.icontainer 注意:以下过程是 windows 窗体设计器所必需的 可以使用 windows 窗体设计器修改此过程. 不要使用代码编辑器修改它.... 下一页