搜索资源列表
SimpleFTP
- NET 2.0下简单的FTP访问程序 也许大家也不想总依赖着第三方FTP软件,值得高兴的是,本文将给你开发出一套免费的来。尽管,本文中的代码没有设计成可重用性很高的库,不过确实是一个简单的可以重复使用部分代码的程序。本文最大的目的是演示如何在.NET 2.0中使用C#设计FTP访问程序。
C-language
- C语言中如何在main函数开始前执行函数分享到: -C language, how to execute the function before the start of main function
get_mac
- 演示如何在linux下,使用c编程获取网卡mac地址。-Demonstrates how to linux, using c programming for network card mac address.
VCNetworkProgramming
- 微软为Visual C++定义了Winsock类如CAsyncSocket类和派生于CAsyncSocket 的CSocket类,它们简单易用,读者朋友当然可以使用这些类来实现自己的网络程序,但是为了更好的了解Winsock API编程技术,我们这里探讨怎样使用底层的API函数实现简单的 Winsock 网络应用程式设计,分别说明如何在Server端和Client端操作Socket,实现基于TCP/IP的数据传送,最后给出相关的源代码。-VC Network Programming
ifstat-1.1.tar
- linux的流量监测工具ifstat的详细C代码,适合学习如何在linux下统计流量的人做参考.(文件齐全,无解压密码)-linux traffic monitoring tool ifstat more C code, suitable for learning how to flow in the linux people do under the statistical reference. (file is complete, without extracting passwords)
cShellExecute
- C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLook mail program, compiled afte
CPP-Network-Socket-Programming
- 本书主要介绍socket部分的内容,里面包含一些socket常用的方法和如何在c++中进行socket编程-This book introduces the socket part of the content, which contains some commonly used socket methods and how to socket programming in c++
TCP
- TCP组件的应用,编程,如何在C#中运用TCP组件实现系统的安全性-the use of TCP
TestURL
- 演示如何在C++环境中让程序自动访问一个网站。-Demonstrate how to access the web site.
cplusplus_call_c
- 本程序演示了如何在C++程序调用C的函数代码-how to call c functions in C++
3675036
- 在c++语言里使用汇编的几个实例,讲述了如何在vc的环境下使用汇编语言,(Compiled by use of several examples in c + + language, tells the story of how to use assembly language under the environment of vc,)