搜索资源列表
Winsock详细使用例程
- Winsock详细使用例程有TCP、UDP、DOWNLOAD操作不是使用Winsock控件的VB源代码。-Winsock detailed routines use a TCP, UDP, DOWNLOAD operation instead of the Winsock Control VB source code.
winsockapp
- 基于vb中的WINSOCK,编写了一个客户端和服务器端的程序-based on the Winsock vb, prepared a client and server-side procedures
OwnServer
- 用VB编写多WINSOCK C/S结构的高效编程示例(多客户端单服务端) -more prepared with VB Winsock C / S structure and efficient programming examples (more single client server)
WINSOCK_duanxin
- 这是一个用VB编写的比较简单的WINSOCK发信程序。
code0001
- 最简单的vb聊天程序 winsock实现-most simple vb chat program to achieve winsock
5ivb_030157
- 本程序是利用VB的Winsock控件来实现网络中两台计算机的通信.-this program is to use VB Winsock Control to achieve two computer network communications.
VB_Winsock
- vb下使用winsock方法。虽然很简单,但是覆盖了很多点。只要在这个点上多下点功夫,相信你就会成为网络高手了。-vb winsock methods under. Although it is very simple, but covers a lot of points. Point more than the next point effort, I believe that you will become a network expert.
socket
- VB Socket编程 框架Winsock控件建立在TCP、UDP协议的基础上,完成与远程计算机的通信。-VB Socket programming framework Winsock control on the basis of the TCP and UDP protocols, and communication with the remote computer.
VbforusewithwinsockchatinLAN
- 用vb编的利用winsock实现局域网内聊天-Vb for use with winsock chat in LAN
chatting(VB)
- 该程序是一个基于winsock通信控件的点对点聊天工具,可以在局域网和Internet环境运行,独有的XP风格窗口控件使得程序在win2k等环境下依然有良好的交互界面,是学习VB网络通信编程的良好材料!-a windows-platform communication software source code developed by Visual basic
VB-TCPclient
- TCP/ip通讯客户端的程序。VB程序编写WINSOCK控件应用-TCP/ip messaging client program. VB programming WINSOCK Control Applications
winsock-program
- 用vb实现winsock,由于tcp连接到pc机需要winsock的实现-winsock program
VB_60_LAN_Sockets
- VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typical
Talking
- 利用VB中的winsock控件编写的简单的基于TCP协议的局域网聊天软件。-Winsock control in VB to write a simple TCP-based LAN chat software.
winsock
- winsock最简单的基于VB的网络通讯代码-winsock most simple VB-based network communication code
WinSockets
- WinSocks component for Visual Studio vb.net based on source code from http://www.codeproject.com/Articles/21443/Winsock-Revamped with bugfixes