-
学习组播的小例子
学习套接字网络编程,组播编程的很好的例子,有一定的指导意义,里面有发送和接收程序,并且发送的内容单独定义了一个类
- 2022-06-28 19:37:30下载
- 积分:1
-
Reading packets over the network with different protocols
Reading packets over the network with different protocols
- 2023-02-15 21:15:04下载
- 积分:1
-
Introduction of the Internet network programming involved in TCP/IP protocol, IP...
介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。
-Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
- 2023-05-28 09:55:03下载
- 积分:1
-
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下....
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下.-VB Some examples of network programming, personal view is that good. Everyone will work together to look at.
- 2022-10-23 14:15:03下载
- 积分:1
-
网络开机和mac发现
应用背景寻找局域网内的主机,并且可以开启和关闭指定的主机。这个程序主要是来实现局域网内的远程开关机功能,方便对局域网内的电脑进行控制,欢迎有需要的同学下载使用,这个程序是好不容易写出来的,希望能够帮助你们。关键技术主要是应用技术是socket套接字技术,网络通信。主要是MFC 来做界面,利用网络通信协议来实现通信,socket套接字是网络通信的基础,在此基础上开发出了三个功能,对局域网内主机开机,对局域网内主机关机和mac地址寻找。
- 2022-05-09 03:00:23下载
- 积分:1
-
学习网络编程比较经典的用书,是从入门到精通的书籍。
学习网络编程比较经典的用书,是从入门到精通的书籍。-Learning Network Programming Comparison of classic books, from entry to the master
- 2023-07-03 03:20:03下载
- 积分:1
-
一些网络协议的c语言的实现的例子
一些网络协议的c语言的实现的例子-Some network protocols to achieve the c language example
- 2022-11-22 21:20:03下载
- 积分:1
-
A ping to write your own procedures, it can be said that many people take the fi...
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-A ping to write your own procedures, it can be said that many people take the first step network programming!! The ping procedures after the source code to modify and debug my, basically to replace the windows in the built-in ping procedures. Each module After I have detailed notes and modify the log, hope to be able to help you study!!
- 2022-08-08 09:20:47下载
- 积分:1
-
JavaScript教程,很好的源码
JavaScript教程,很好的源码-javascript torturial ,good code
- 2022-08-21 20:40:09下载
- 积分:1
-
TCP&UDP封装类,有助于开发Socket
这个是我个人封装的类,比较全的,运行无障碍,TCP&UDP封装类,有助于开发Socket,支持服务端和客户端模式,已处理全部反馈错误,如有不当之处可相互交流
- 2022-10-14 03:15:03下载
- 积分:1