搜索资源列表
几个简单的javascript 客户端编码
- 几个简单的客户端编码-few simple client encoding
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
用VB编写OPC客户端访问WINCC
- 此方法实现比较简单,只要根据提供的名子循环从组列表中找到该组的接口指针,并返回给客户端-this method is relatively simple. as long as the basis of the name from the group circulating the list to find the target group interface, and back to the client
客户端和服务器端通信程序
- 一个简单的服务器端和客户端聊天的源代码,希望大家下载
最简单的SDK服务端与客户端程序
- 最简单的SDK服务端与客户端程序-most simple SDK server and client programs
带有过滤功能的邮件客户端的实现
- 带有过滤功能的邮件客户端的实现的java简单实现-with filtering mail client on the realization of the simple realization of java
一个简单的实现客户端和服务器端聊天的C程序
- 一个简单的实现客户端和服务器端聊天的C#程序,网络通信-a simple realization of client and server-side chatting C# procedures and network communications
用Java实现E-mail客户端
- 一个简单的E-mail客户端程序,它能够发送和接受基于文本的E-mail.它的主要作用是演示使用JavaMail API访问E-mail所需的技巧。-a simple E-mail client program, it can send and receive text-based E-mail. Its main role is to demonstrate the use of JavaMail API visit E-mail the necessary skills.
服务器客户端1
- 这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点-This is a client-server design simple, just upload that the stringent points
ftp客户端
- ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现; 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional
客户端服务器程序
- 一个简单的客户端服务器程序
简单有效的RTSP客户端服务器端.rar
- 一个简单有效的RTSP服务器端和客户端
chat
- 通过socket实现的简单客户端之间的通讯-Achieved through a simple socket communication between the client
简单聊天
- 简单的聊天程序,客户端服务器简单通信,非常好玩 适合初学者(A simple chat program)
c#简单的CS服务器客户端聊天
- c#简单了聊天服务器客户端源码,初学者学习非常不错。(C# simple chat server client source code)
新浪微博客户端
- 基于安卓平台,实现了简单新浪微博客户端,有较好的参考价值。(Based on the Android platform, a simple Sina micro-blog client has been realized, and it has a good reference value.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
Socket客户端
- 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)
ftp客户端
- 简单Ftp客户端的实现 在WINDOWS环境下,使用VC++开发工具开发的一个FTP客户端软件。(Simple Ftp client implementation In the WINDOWS environment, an FTP client software developed using VC++ development tools.)
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)