搜索资源列表
5ivb_767697
- 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
TCPSever
- VB.net TCP server code-Programs require TCP server code
VB的TCP聊天工具
- VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
TCPclient-server
- 用vb编写的tcp/ip协议下的聊天程序-prepared with the tcp / ip agreement with the chat program
tcpiplistener
- VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
CODE_UPLOAD43503282000
- This is a perfect example of TCP/IP used in a VB program. It demonstrates how-to act as a client, or a server.
server
- vb实现的一个基于TCP/IP的聊天服务器-implementation of a vb based on TCP/IP chat server
QQ
- 似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件-)。&nbs...-Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket
VB-goods-order-system
- 一个基于TCP IP协议的订单和接受系统 提供客户端和服务端。-TCP /IP protocol-based goods orders and accept system. (include client and server
VB-TCP-Server-Client
- tcp协议的工作站和客户端程序,用vb写的例子-tcp protocol workstations and client program, written with vb examples
vb.net-wm--TcpServer
- 用vs2008 vb.net 编写的可用在ppc上的tcp服务器程序,解决了.net cf 无法转换gb2312的问题-Prepared using vs2008 vb.net available on ppc the tcp server program to solve. Net cf not convert gb2312 problems
TCPSever
- VB.net TCP server code-Programs require TCP server code
VB-LED
- VB编写的LED路灯远程控制器软件,通过TCP/IP协议链接服务器,已达到网络连接和路灯控制功能-VB, LED lights remote control software via TCP/IP protocol linked server, network connections has been reached and street lighting control functions
VB
- vb的聊天程序 内网测试通过 功能有一个服务器一个客户端 服务器打开情况下 打开客户端连接 进行通信 tcp协议-vb chat program within the network test function has a server a client-server open the case of open communication tcp client connection protocol
Server
- 这个是我写的服务端的代码,可以和客户端相互传输文件-vb.net tcp server ,transferred to clict
vb-socket
- 带tcp的服务器和客户的发生接收vb源码,电脑可以直接打开使用。用来进行socket编程测试非常好用。-With the occurrence of the TCP server and client receives the vb source code, the computer can be used directly to open.Used for test socket programming is very nice.
VB-TCP-Server-Client
- Demo code to communicate with USR-TCP232 vb
ChatTCP-IP
- Simple Chat TCP Server & Client
VB_TCP-Server-Client
- 用VB编写的利用SOCK控件实现服务器与客户机的数据传输(Data transmission between server and client by using SOCK control written by VB)
VB6.0 tcp通信程序
- 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)