2004021517431720568

所属分类:书籍源码
开发工具:Visual Basic
文件大小:719KB
下载次数:63
上传日期:2005-02-25 07:55:14
上 传 者deepsea
说明:  vb代码集,收集许多VB网络编程代码
(vb code sets, collected many VB network programming code)

文件列表:
Windows网络编程之VB篇\01.网上聊天\TCPClient\ChatClnt.exe (41043, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPClient\ChatClnt.pdb (115712, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPClient\ChatClnt.vbp (574, 2000-10-09)
Windows网络编程之VB篇\01.网上聊天\TCPClient\ChatClnt.vbw (76, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPClient\frmChatClnt.frm (9733, 2000-10-09)
Windows网络编程之VB篇\01.网上聊天\TCPClient\MSSCCPRJ.SCC (195, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPClient\wsksock.bas (36923, 1997-09-19)
Windows网络编程之VB篇\01.网上聊天\TCPClient (0, 2003-08-23)
Windows网络编程之VB篇\01.网上聊天\TCPServer\ChatServ.exe (49255, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPServer\ChatServ.frm (14843, 2000-10-10)
Windows网络编程之VB篇\01.网上聊天\TCPServer\ChatServ.pdb (115712, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPServer\ChatServ.vbp (561, 2000-10-10)
Windows网络编程之VB篇\01.网上聊天\TCPServer\ChatServ.vbw (87, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPServer\MSSCCPRJ.SCC (195, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\TCPServer\wsksock.bas (36953, 1997-09-19)
Windows网络编程之VB篇\01.网上聊天\TCPServer (0, 2003-08-23)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat.exe (28769, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat.pdb (91136, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat.vbp (817, 2000-10-11)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat.vbw (49, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat_frmMain.frm (11804, 2000-10-11)
Windows网络编程之VB篇\01.网上聊天\UDTChat\Chat_frmMain.frx (1090, 2000-10-11)
Windows网络编程之VB篇\01.网上聊天\UDTChat\MSSCCPRJ.SCC (191, 2000-10-24)
Windows网络编程之VB篇\01.网上聊天\UDTChat (0, 2003-08-23)
Windows网络编程之VB篇\01.网上聊天 (0, 2003-08-23)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\enumvb.exe (57443, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\enumvb.pdb (99328, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\enumvb.vbp (707, 1999-03-30)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\enumvb.vbw (79, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\Form1.frm (22618, 1999-03-30)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\MSSCCPRJ.SCC (193, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol\Winsock.bas (32450, 1999-03-25)
Windows网络编程之VB篇\02.获取主机名和IP地址\EnumProtocol (0, 2003-08-23)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\Form1.frm (2013, 2000-10-08)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\GetHost_IP.exe (24677, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\GetHost_IP.pdb (91136, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\GetHost_IP.vbp (649, 2000-10-09)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\GetHost_IP.vbw (79, 2000-10-24)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\Module1.bas (6925, 2000-10-08)
Windows网络编程之VB篇\02.获取主机名和IP地址\GetHost&IP\MSSCCPRJ.SCC (197, 2000-10-24)
... ...

VBMAIL Sample The VBMail sample uses the MAPISessions and MAPIMessages controls in tandem with an underlying mail application, such as Microsoft Exchange or Microsoft Outlook, to view and compose messages. The sample also uses the ActiveX Data Objects Recordset Library 2.0 to create a stand-alone recordset. That recordset is filled with unread messages supplied by the MAPIMessages control. Files Description frmLogOn.frm Log on and view unread messages. frmRead.frm The form used to read a message. prjMapi.vbp Project file. To Run The DataGrid control is used to view the unread messages. Clicking on a message lets you read the message. Other functions include displaying the underlying mail system's address book, and composing a new message. While reading a message, you can reply, reply to all, or forward the message.

近期下载者

相关文件


收藏者