搜索资源列表
GPRS
- 详细介绍了VC++环境下用MC35i进行编程实现动态IP解析的GPRS方法,附有很详细的说明哦
PPPxieyishagnwang
- 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.
TCPIPsockets
- VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
transfer
- 用VC++写的传输文本文件的程序,程序较为简单,但可以很好的传输文件,不过在两台主机上用要改下代码里 的IP。-Using VC++ to write a text file transfer procedures, the procedures are more straightforward, but you can transfer files very good, but in the two hosts to be changed under the code used in the
1
- 一个vc程序,可以遍历一个局域网内所有ip地址的程序-A vc program, you can traverse a LAN ip addresses of all the procedures
DSP-IP
- VC++ DM642 通过串口设置DSP的服务器地址-VC++ DM642 DSP through the serial port settings of the server address
PortScanner
- VC++源码Port端口扫描程序,一台电脑可以设置很多网路服务程式,而每个网路服务程式实际上对应了相同的IP和不同的Port。如果成是不断的扫描同一个IP底下的不同的Port,然后根据这个Port返回的资讯进行分析,那么这个程序就是Port扫描程式。 本扫描程序可设定起始IP、终止IP、线程数、端口范围等。-Simple and easy VC++ peer-to-peer file transfer, that the file transfer principle. VC++ source
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
demo
- iview手机视频监控软件系统: 1,采用服务器和手机客户机模式监控 2,服务器为vc++6.0开发,有完成端口机制,为多个客户提供服务,同时可显示视频图像 3,手机客户机采用java语言,eclipse,j2me开发环境开发,显示176×144视频图像 4,采用TCP方式数据传输,每秒视频数据3-5k左右,。 5,手机端有用户输入接口,可输入服务器IP地址,并预留用户名和密码,为用户灵活访问服务器带来方便。-iView mobile phone video surveill
GetHostNameIP
- 基于vc++平台,用于获取主机名和IP地址的一个例子-Based vc++ platform, an example of host names and IP addresses used to obtain
1
- Vc++ 点对点文件传输源程序,相对简单的那种,需要在客户端指定IP地址,在服务端浏览所要发送的文件,点确认即可。-Vc++ peer to peer file transfer source, relatively simple kind, need to specify the IP address in the client, browse the server to send the file, the point can be confirmed.