搜索资源列表
jrtplib-2.6
- RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
ip查询
- 这是一个小程序,能够查看自己主机的ip地址,里面包含了visual c++网络编程的基本知识,希望能和大家共享.-This is a small program to view their mainframe ip address, which contains a visual c network programming to the basic knowledge, hopes to be able to share.
BroadCast_guanbo
- 广播... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-... can Broadcasting Network Programming for the novice to the integrity of reference ... in winXP Visua l C by 6.0 Debugging
wangluomayi
- 类似于网络蚂蚁的程序代码... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过-network similar to the ant code ... for a novice can network programming reference and integrity of the ... winXP Visual C 6.0 debugging through
MicrosoftCProgramming
- 微软C编程精萃,经典图书,对编写工程代码很有帮助。-The essence of Microsoft' s C programming, classic books, very useful for the preparation of the project code.
EchoServer
- 一个简单的回音器server的C++实现。对于理解SOCKET编程有很好的学习效果。-A simple echo server device of the C++ implementation. SOCKET programming for understanding a very good learning.
C.Sockets
- Socket programming in C - use the currently accepted functions which are IPv6 compliant. Older code only works with IPv4. Plenty of code included, as well as explanation.-Socket programming in C - use the currently accepted functions which are IPv6 c
TCP_communication_program_design
- 这是几个有关TCP通信程序设计的一点程序,是利用C++编写的,对于新接触TCP通信这方面的菜鸟来说帮助应该比较的大,希望对大家有所帮助-This is the number programming on the point TCP communication procedure is written using C++, access to TCP traffic for the new rookie in this area should be more help for large, we
CarEnvir
- 智能汽车远程服务,通过C#编程来实现的一种智能化的服务-Smart Car remote service, through C# programming to achieve the kind of intelligence service
TCP.Sockets.in.C
- TCP Sockets in C EBook teaches you the basic through advanced ideas and concepts in programming TCP Socket in C.
Network-programmingl
- 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
The-TCP--implement
- 用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回 -Use socket programming interface to write two program, respectively for the c
FindUdpPort
- UDp端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。点击UDP Scan按钮,实现对UDP端口的扫描过程。在Windows操作系统环境中,建议使用Visual C++编程工具实现。-UDp port scan, can scan any install TCP/IP protocol, host, and can scan a port in the host. Click on the UDP Scan button on the UDP port scan
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
Web-application-source-code
- 使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
TCPIPPSocketsPInPCP2nd
- 《TCP/IPSockets编程(C语言实现)(第2版)》为开发成熟且功能强大的Web应用程序提供所需的知识和技巧。《TCP/IPSockets编程(C语言实现)(第2版)》以教学指南的方式,帮助读者掌握在C语言环境下,用套接字实现客户—服务器项目开发的任务和技术。《TCP/IPSockets编程(C语言实现)(第2版)》的本版次增加了对最新技术的介绍,如对IPv6的支持,以及更详细的编程策略等内容。-" TCP/IPSockets programming (C language) (2
TCP.c
- 编程实现简单的协议分析器,实现捕获、分析数据包功能 它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。-Programming simple protocol analyzer to achieve capture, analyze packets function It grab packets from the LAN to support Ethernet MAC protocol, I
ym_vcpp-IPAddress
- 一个关于c++的编程,可以查询IP,已经实现,经测试可以使用.现在拿出来供大家参考,共同进步-A c++ programming on, you can check IP, has been achieved by the test can be used. Now out for your reference, and common progress
TCPandUDP
- 利用C++程序编写了TCP、UDP协议下的数据发送和接收-Use C++ programming the TCP, UDP protocol under data transmission and reception
C#使用SOCKET
- socket编程 主站从站 测试可行 含服务器,客服端代码。(Socket programming master station from the station test feasible, including server, customer service side code.)