搜索资源列表
几个简单的javascript 客户端编码
- 几个简单的客户端编码-few simple client encoding
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
ftp客户端
- ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现; 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional
带有过滤功能的邮件客户端的实现
- 带有过滤功能的邮件客户端的实现的java简单实现-with filtering mail client on the realization of the simple realization of java
用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 t
个简单的异步网络通讯源代码
- 功能非常强大并且完整的FTP客户端,支持代理,SSL加密,多语种支持的完整的程序代码-very powerful and functional integrity of the FTP client, support agents, SSL encryption, multilingual support the integrity of the code
服务器客户端1
- 这也是客户端服务器一个简单的设计,比刚刚上传的那个严谨点-This is a client-server design simple, just upload that the stringent points
简单Socket通讯
- TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
简单的网络监控程序
- 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, func
实例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
hosthttpclient
- 简单客户端小程序,功能比较完善,课程作业要求的-small client simple procedures, functions more sound and operational requirements of the courses
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 s
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)