-
使用Global.asax定时扫描指定ip地址,并写入数据库
使用Global.asax定时扫描指定ip地址,并写入数据库-Use Global.asax regularly scan the specified ip address and write the database
- 2022-03-01 21:14:34下载
- 积分:1
-
使用VC++6.0实现的一个网络通信小程序
使用VC++6.0实现的一个网络通信小程序-Use VC++ 6.0 realize a network of small procedures
- 2022-08-12 22:58:09下载
- 积分:1
-
Winsock
一个基于winsock的demo程序,包括服务器端和客户端,共同学习交流-Winsock-based demo of the program, including server-side and client, co-learning exchange
- 2022-08-22 14:50:12下载
- 积分:1
-
socket编程。很好很强大。。用visual c++ 实现
socket编程。很好很强大。。用visual c++ 实现
-visual c++
- 2022-06-19 03:34:46下载
- 积分:1
-
EthernetSpy Debugger di rete per Windows NT 网络数据包拦截
EthernetSpy Debugger di rete per Windows NT 网络数据包拦截-EthernetSpy Debugger per Rete di Windows NT network packet interception
- 2022-02-26 12:26:29下载
- 积分:1
-
一系列简单的程序客户端
VC编的简单Client端程序-VC series of simple procedures Client-
- 2022-03-12 10:13:40下载
- 积分:1
-
数据库作业,我自己写的 很管用的东西 ,大家来下载吧
数据库作业,我自己写的 很管用的东西 ,大家来下载吧-operation of the database, I wrote it myself very useful things, we downloaded it to Gateway
- 2022-03-11 01:53:22下载
- 积分:1
-
服务
服务-客户端下载程序模型,适用于初学者学习文件下载和socket编成。-services-client download model, applicable to beginners and to study the documents downloaded into socket.
- 2022-06-13 18:21:55下载
- 积分:1
-
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例...
1:动画方式弹出,就像MSN的提示框
2:漂亮,详细见配图
3:还可以再在开一个更加详细的内容网页
4:自动关闭,无需手工确认那个ok
5:示例包括C#和VB两个版本,popUp的源文件在EeekSoft.Web.PopupWin文件夹中
6:用起来简单(具体使用方法见代码佩文),示例使用前请先编译-1: Animation mode pop-up, just like MSN Tips Box 2: beautiful, detailed distribution see Figure 3: can also be opened again in a more detailed content of the page 4: automatically shut down without manually confirm that ok5: examples include the C# And VB two versions, popUp the source file in EeekSoft.Web.PopupWin folder 6: simple to use (see specific use code佩文), examples of the use of the compiler before
- 2022-03-06 04:10:02下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1